SE452: Homework [14/14] ![]() ![]() |
Goal: To write a simple tag library from scratch.
SimpleTag
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 |
proper TLD | 20 |
Tag implementation | 30 |
JSP implementation | 20 |
Coding style and JavaDoc | 10 |
Proper Submission | 10 |
Total: | 100 |