SE452: Homework [12/12] ![]() ![]() |
Goal: To use a RequestDispatcher, a JavaBean, and JSP/Servlet integration.
Supply the application as a deployable war file. Test deploying it before submitting it to make sure you have the format right. Place the source files for the servlet in a src directory in the war file. Please link the homework assignment to the index.html file in the document root.
Grading Breakdown:
| Item | Points |
|---|---|
| configuration (web.xml) | 10 |
| input form | 10 |
| JSP that uses the JavaBean | 10 |
| Proper JavaBean implementation | 10 |
| Proper use of RequestHandler | 10 |
| concept and implementation | 30 |
| Coding style and JavaDoc | 10 |
| Proper Submission | 10 |
| Total: | 100 |