GroupScheduler  Group C
Rebecca Beale
Jason Fillo
Andrew Toy
Peter Deschere
Phil Mataras -- No contribution to the code, jsp, or project

1) Change the global.properties file where appropriate (make sure to change to personal directory)
2) update the hibernate.cfg.xml to use your account, id, and password.
3) ant deploy-war

When using the web app, the acceptable schedule string format is:
DDD HH:MMAMPM-HH:MMAMPM

You can add as many sets of days (ex: DDD = MTRWSaSu) and you can add as many sets as you would like
(ex: MTW 8:00am-5:00pm, Sa 9:00pm-9:35pm).

Have fun, enjoy.

NOTES:
This is very simplistic, you can't select schedules but you can view them.  The Find free time compares the one constraint
against ALL schedules in the database.

This should, barely, meet the requirements.