A web application is a collection of Servlets, JSP pages, HTML documents, pictures, templates and other Web-Components. The configuration file web.xml describes the web application. A web application can be installed in an easy manner on different servers provided that the server supports the corresponding Java EE specifications.
(more…)