Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 724587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:14:22+00:00 2026-05-14T06:14:22+00:00

What artifacts / diagrams do use to document the flow of a web application

  • 0

What artifacts / diagrams do use to document the flow of a web application taking into account links between static pages and how dynamic view components (html forms, JSP, Ajax, etc) interact with server-side components (Servlets, Struts actions, etc)? Do use UML diagrams?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:14:22+00:00Added an answer on May 14, 2026 at 6:14 am

    We used UML class diagrams using a variation of Conallen’s essay Modeling Web Application Design with UML. You’ll find this essay has evolved into different incarnations around the net and has even become a book Building-Web-Applications-UML-2nd.

    My 2-cent tour of the approach we used:

    Following Conallen’s paper, we defined a new UML entities (stereotypes) to represent a web page or portion of a page so that we could distinguished the server-side code (e.g. Java servlet or JSP] from the client-side HTML/javascript/AJAX that it generated. For example:

    • [web page]
    • [nav bar]
    • [page-content]
    • [header]
    • [footer]

    There were new associationss such as:

    • [builds] – relates server-side code to the web page or page fragment it generated
    • [apparent-link] – used between client pages on sitemap diagram
    • [link] – URL link, i.e. GET request
    • [submits] – form post back to server, i.e. POST request
    • [client-redirect] – client-side redirect
    • [server-redirect] – duh

    Finally, some new diagrams (mostly just specializations of class diagrams) such as:

    • [sitemap] -> like a class diagram – shows static relationships ([apparent-link]s) between [web page]s from user’s point of view
    • [page-generation] -> like a class diagram – shows the classes statically related to a displaying a specific web page: what code generated it, what code handles the post submission
    • [page-composition] – like a class diagram – shows the things that make up a given [web-page]
    • [sequence diagrams] – The only other change was that the sequence diagrams could now include client-side entities as actors.

    The good news:

    • we found Rational Rose icon extensions we needed to make the diagrams look half-decent.

    The bad news:

    • this approach was a lot work – we now had twice as many entities to model with since we were now modeling the client-side entities in addition to the server-side classes.

    Read one of the Conallen papers for pictures of what I’m talking about, but as I said, didn’t follow his approach strictly – we only took the pieces we needed. Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I use wsgen or apt to generate web service artifacts in JDK 7
I use wsgen from the jaxws-maven-plugin to generate web service artifacts from my @WebService
How do I get Tomcat to remove the web application artifacts when using the
I have an application that serves artifacts from files (pages from PDF files as
I have a project whose artifacts are two dynamic libraries, let's say libX.dylib and
We are planning to use Spring Roo to generate GWT artifacts, would it be
Is there any way to force Maven to use remote artifacts and not those
I would like to pull artifacts from teamcity. I've been trying to use c#
I'm trying to use the SVN Publisher plugin to commit some artifacts of my
I would like to have TeamCity Artifacts be checked back into source control. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.