Course Information Schedule Assignments

Software Engineering for the World Wide Web
SWE 642 Assignments and Resources
Fall 2007

Homework Assignments

  1. Fill out the Information Form (Due: Thursday 9/13/2007)
    Provide background information and post an HTML page.
    Here's a site that will give you details in putting a page on osf1: http://mason.gmu.edu/~montecin/create9.htm
  2. HTML/JavaScript page (Due: Thursday 9/20/2007)
    Build a form to populate your online recipe box. Check for data errors using JavaScript.
  3. First Java servlet program (Due: Thursday 10/4)
    Please see the servlet deployment instructions for the new SWE642 Server.
    Please see the installation notes for installing Tomcat on your PC.
  4. Working with XML (Due: Thursday 10/18)
    Please see the notes on parsing XML problems.
  5. Homework 5 - A User-Friendly Servlet (Due: Thursday 11/1). To upload your files, you might want to try the "Apache FileUploader" or the "O'Reilly File Upload" classes. The Apache files are in the apps-swe642 "lib" directory.
  6. Homework 6 - Your first JSP (Due: Thursday 11/15)
  7. Homework 7 - Security Dispatcher (Due: Thursday 1/6)

Local Instructions