Is this whole forum full of people hysterically over-reacting to the assignment requirements?
What is with 'solution documentation'? You don't need any. It says in black and white what you need to submit:
-a single class diagram
-a single component diagram
-a sequence/activity diagram for each use case
-a list of assumptions
-an index.html with links to the above.
what is with people including all this other stuff? Authentication documentation? Database schemas? I have seen other people talking about preparing these whole documents to go with the solution.
I have put one single example of re-directing to the 'create profile' and 'log in' use cases on my sequence diagrams. I have not supplied those use cases, it is not in the requirements. This is a
J2EE app. You dont need to riddle your code or diagrams with authentication stuff.
j