JavaRanch Home
 
 
This page:         last edited 16 September 2007         What's Changed?         Edit

Code Barn Simple Jsp   

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:

  1. Download SimpleJSP.war to your TOMCAT_INSTALL/webapps directory. If you're using MSIE, make sure it doesn't change the extension to ".zip".
  2. Then, click on this link: http://localhost:8080/SimpleJSP

Donated by: Ben Souther


CodeBarnServlets

JavaRanchAbout us — Copyright © 1998-2009 Paul Wheaton