JSP; UML software tools
843835Jan 16 2002 — edited Jan 17 2002Hi there
As you know that normal UML stereotypes for web design are server pages, client pages, form pages, and so on.
My problem is that my application is implemented completely in JSP.
JSP will do the database connection, fetch the data and display it on the web with the help of HTML tags.
What I would like to know is that when creating a class diagram for this application do I represent all the JSP pages with the 'server page' stereotype.
Hope you get what I am trying to say here
Thank you
Vishal Desai