Adding nodes and connections automatically in an existing Web application

You can automatically populate a Web diagram with nodes and connections that represent all or part of an existing Web application.

  1. Create a Web project. You can create either a dynamic Web project or a static Web project.

    • Create a dynamic Web project if your Web application contains dynamic J2EE resources such as servlets, JSP files, filters, and associated metadata. A dynamic Web application can contain multiple Web diagrams.

    • Create a static Web project if your Web application does not contain any server side scripting. A static Web project contains resources that do not change at runtime on the Web server, for example HTML and CSS files.

    When you create a Web project, a Web Diagram,

    WebDiagram.gph, is automatically created and opened in the editor. You can begin to define the flow of your Web application.

  2. Create a Web application (Web pages with application logic).

  3. Create a Web diagram.

There are two ways to populate a Web diagram automatically:

 

Related concepts

Web diagram tools