This graphic depicts the structure of a web application, and contents of a WAR file, as follows:
WEB-INF/ web.xml orion-web.xml classes/ "package_name/" EmployeeServlet.class lib/ myJar.jar add.jsp delete.jsp edit.jsp index.html ...