Creating a Java Server Page (JSP)

  1. Log in to cubist.

  2. Create a 'tomcat' directory in the 'www' directory.

  3. Save this file in your www/tomcat/ directory.

  4. Make sure that this file is readable.

  5. We will need (it seems) to restart the tomcat program that serves JSP.  Your page will be viewable (like mine) once this happens.
    (Note that the URL for your application will be something like: http://cubist.cs.washington.edu/cse544/user/app.jsp)