CSc 4998. Web Programming
Spring 2006, Assignment 2 (Baseball League)
Due: February 3, 2006 (Friday)

Write Java Servlets to implement the following two interfaces for a Baseball League application:
  1. Score Updates Application
  2. Standings Application

The database schema is available at standings.sql.

Several views are given to you for the "Standings Application".