Open Access Open Access  Restricted Access Subscription or Fee Access

J2EE Security Management with Deployment Descriptor

Pallavi B. Vyas, Sakshi Chadha, Ashish Vyas

Abstract


Multiple techniques are behind making any web application. Developers while creating web application undergo numerous developing stages. J2EE architecture is complicated for beginners. This paper explores the working of web applications running on web server and its architecture. J2EE architecture is made up of web server and container. Paper also explains different container on different layers of J2EE architecture. Basically, it gives the exposure about the interaction of J2EE application with J2EE container. This interaction is achieved through deployment descriptor an xml file. This xml file is called deployment descriptor or web.xml file having all servlet’s mapping. This servlet mapping is actually an address of a servlet in web.xml tag for running web application. Security is another very cardinal aspect of web application thereby code helps in making secure web application are defined. Deployment Descriptor plays a vital role in various Security Challenges (form based authentication). This paper helps in unveiling the secret of J2EE security management with an xml file.

Keywords


J2EE, Web XML, Deployment Descriptor, Security

Full Text:

PDF

References


http://www.ntchosting.com/web-server.html

http://java.sun.com/developer/technicalArticles/J2EE/Intro/

http://www.roseindia.net/javabeans/j2eearchitecture.shtml

http://www.componentsource.com/services/whitepapers

http://www.javaworld.com/javaworld/jw-04-1999/jw-04-xml.html

http://www.9lessons.info/2008/09/webxml.html

http://www.examulator.com/moodle/mod/resource/view.php?id=474

http://www.javaworld.com/jw-04-1999/jw-04-xml.html,

"The Java EE 5 Tutorial: Packaging Applications", retrieved 2010-07-13

"Java EE : XML Schemas for Java EE Deployment Descriptors", retrieved 2010-07-13

"Java EE : XML Schemas for Java EE Deployment Descriptors", retrieved 2010-07-13

http://www.w3.org/TR/REC-xml/#sec-well-formed

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications/packaging_deployment/descriptors/index.html

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications/packaging_deployment/descriptors/index.html#1035965

java.sun.com

http://software security.sans.org/blog/2010/08/11/security-misconfigurations-java-webxml-files.


Refbacks

  • There are currently no refbacks.


Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.