JDeveloper Quick Tour J2EE Framework section
  Go to previous topic back | home | next Go to next topic
Select to go to Introduction Select to go to IDE Select to go to J2EE and Web Services Development J2EE Framework selected
Overview
Architecture
Technology Scopes and Application Templates
Data Binding
Page Flow Diagram
UML Tools
Consolidated Framework
Select to go to Next Steps
 

Page Flow Diagram

With the Page Flow Diagram for Jakarta Struts, you can build pages and actions and then connect them visually to design the flow of a web user interface. The Page Flow Diagram delivers a 4GL-like feel to developers of traditionally complex J2EE applications.

example page flow diagram

 

 

You can use the Page Flow Diagram to assemble databound applications that rely on Oracle ADF data controls to access business services and on the Struts controller to manage page navigation. Your databound web application works with the ADF data action class through an action mapping in the Struts configuration file. This action mapping is created for you when you insert the data action element from the Component Palette into your Page Flow Diagram.

  Go to previous topic back | home | next Go to next topic