Homework 0
CS320, Fall 2004


Due: Thursday, Sep 30


0. Send an email to csun@calstatela.edu and ask for account information on the CS server. You have to be already enrolled in the class in order to get an account.

1. (15pt) Setup a Tomcat server on your home computer as described in the lecture notes.

2. (5pt) On the CS server, create the following directories under your www directory:
Download HelloJSP.jsp and HelloServlet.class, and put them under the right directories such that they can be accessed through the following URLs:
where username is your login name on the server, for example, cs320stu31.

3. (5pt) Create an HTML file hw1.html, and upload it using the turnin server. The file should include the URLs to your Hello JSP page and Hello servlet, and answers to the following questions: