Flowchart for Developing JSPs

You will be following the steps listed in the flowchart shown in Figure 5.3 for developing your sample JSP applications throughout today and tomorrow (Day 6, “Advanced JavaServer Pages Techniques”).

Figure 5.3. Flowchart for developing JavaServer Pages.

In step 1, you define the requirements for your sample application. This is essentially the problem statement for developing the Web application using JSP.

In step 2, you design the static and dynamic behavior of the JSP. The static design will consist of the class diagram and the package diagram for the JSP. The dynamic behavior will be modeled by the sequence diagram. ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.