Final Exam: Dec 7, starts after class. Phase 3 - Final Project Deadline: 5 PM Dec 14 - Your user interface should not be bundled in the war file. It should be elsewhere so you can get cross-domain Ajax working. - Readme: * Design stuff; how did you use the session, what do the cookies do? * Links * How to run it - Presentation: Informal, demo of your final project. - Provide an explicit or implicit method to drop your tables. * e.g. explicit button (maybe a secret link) or drop them in finalize() Synchronized Keyword - As a block (prefaced as synchronized) or an entire method, only one process (light or heavyweight) may be active at any time.