ASSIGNMENT:
Install Tomcat.
Write a servlet that implements the hangman game (replace the graphics with a simple counter for the available attempts).
Deadline Nov 6, 2015 (strict, delivering with a delay will have a penalty proportional to the delay)
You have to deliver:
- source code
- a report.
The report must have the following structure:
with subject: WEBARCH - 6tt WEEK ASSIGNMENT DELIVERY
Install Tomcat.
Write a servlet that implements the hangman game (replace the graphics with a simple counter for the available attempts).
Deadline Nov 6, 2015 (strict, delivering with a delay will have a penalty proportional to the delay)
You have to deliver:
- source code
- a report.
The report must have the following structure:
- Title Page containing date, title (Accessing a DB though an EJB layer), your name)
- Introduction (problem statement, description of the domain, i.e. which data will you be dealing with?)
- Implementation (report and comment the mos trelevant pieces of soure code and config files)
- Deployment (screen shots of your app running, deocumenting the various steps)
- Comments and notes (optional: any problems encountered during the project development, any other comment
with subject: WEBARCH - 6tt WEEK ASSIGNMENT DELIVERY