PK L.5 META-INF/PK L.5jjMETA-INF/MANIFEST.MFManifest-Version: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.5.0_06-b05 (Sun Microsystems Inc.) PK L.5WEB-INF/PK L.5WEB-INF/classes/PK L.5L~WEB-INF/sun-web.xml /NoWsitApp Enable debug info compilation in the generated servlet class Maintain a one-to-one correspondence between static content and the generated servlet class' java code PK L.5r7emWEB-INF/web.xml 30 index.jsp PK L.57 index.jsp<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%-- The taglib directive below imports the JSTL library. If you uncomment it, you must also add the JSTL library to the project. The Add Library... action on Libraries node in Projects view can be used to add the JSTL 1.1 library. --%> <%-- <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> --%> JSP Page

JSP Page

Another simple JSP test page. <%-- This example uses JSTL, uncomment the taglib directive above. To test, display the page like this: index.jsp?sayHello=true&name=Murphy --%> <%-- Hello ${param.name}! --%> PK L.5 AMETA-INF/PK L.5jj+META-INF/MANIFEST.MFPK L.5AWEB-INF/PK L.5AWEB-INF/classes/PK L.5L~WEB-INF/sun-web.xmlPK L.5r7emWEB-INF/web.xmlPK L.57 Gindex.jspPKu