Java Server Pages

Demonstration

Click http://localhost:8080/jsp001.jsp to run the JSP file named jsp001.jsp in the Sun jswdk-1.0.1 reference implementation of jsp.

Note that you must download and install the reference implementation first. Then you must place a copy of the file named jsp001.jsp in the directory named webpages in the directory tree where the Sun jswdk-1.0.1 reference implementation is installed on your disk.

As of 2/5/00, you can download the reference
implementation from
http://java.sun.com/products/
jsp/download.html
 
 

Figure 5