Homework 0
CS320, Spring 2013

Due: Tuesday, April 9


1. (10pt) Create a web application that consists of a HelloServlet servlet and a HelloJSTL.jsp as described in the lecture notes. Deploy the application on the CS3 server so that the servlet and the JSP page can be accessed through the following URLs, respectively:

Note that username should be your account name on the CS3 server, e.g. cs320stu31.

3. (5pt) Create an HTML file hw0.html, and upload it to CSNS. The file should include hyperlinks to your servlet and JSP page on the CS3 server. Note that file uploading will be disabled automatically after 11:59PM of the due date, so please turn in your work on time.