A very simple "Hello, World" JSP, packaged in a proper web archive containing a propert web application directory structure and deployment descriptor (web.xml).
To Run:
- Download SimpleJSP.war to your TOMCAT_INSTALL/webapps directory. If you're using MSIE, make sure it doesn't change the extension to ".zip".
- Then, click on this link: http://localhost:8080/SimpleJSP
Donated by: Ben Souther
CodeBarnServlets
|