I have created and submitted what I called Design Flow Pages. The Design Flow for the pages in the application contain screen shots and detailed notes about what each page does, how the pages are linked together, and what buttons an functionality the pages will contain.
@spartan7777 Seeing your annotated screens was very helpful to understand your application and its scope!
[ ] Edit/Update and Create Idea can likely be the same jsp, the difference will be whether it is populated with the idea to edited or whether it is an empty form based on how the user arrived at the page (this logic would usually reside in the controller/servlet).
[ ] Do you think it will be helpful for you to diagram flows using jsps and their related classes?
I have created and submitted what I called Design Flow Pages. The Design Flow for the pages in the application contain screen shots and detailed notes about what each page does, how the pages are linked together, and what buttons an functionality the pages will contain.