Abstract

In this paper, We proposed a Servlet grouping framework with non-intrusive implementation. Java Servlet is an important means to build web applications with java language. Including Struts and Web Work. Nowadays most of the popular java web frameworks are developed and designed based on Servlet. Servlets provide a component-based, platform-independent method to build Web-based applications. However, the Servlet must be configured in the deployment descriptor, that is, the Web.xml file. With the increasing of the number of Servlets, the Web.xml file will become extremely complex and chaos. So, we need to develop a framework, which can deploy the Servlets independently without the Web.xml file, and manage them by groups.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.