A Page Flow that demonstrates how to control navigation from the action methods in a Controller file, instead of hard-coding navigation in the presentation-layer JSP files.
Controlling navigation with action methods
In the SamplesApp, the sample is located at:
SamplesApp/WebApp/navigation/controllerFileNavigation/controllerFileNavigationController.jpf
On the local file system, the sample is located at:
BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebApp\navigation\controllerFileNavigation\controllerFileNavigationController.jpf
To Run the Sample
Start WebLogic Server in the Workshop domain.
On Microsoft Windows systems, run
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.cmd
On Linux or Solaris systems, run:
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh
Launch the service either by opening it in WebLogic Workshop and clicking the Start button or by entering http://localhost:7001/WebApp/navigation/controllerFileNavigation/controllerFileNavigationController.jpf in the address bar of your browser. If WebLogic Server is running in the Workshop domain on this machine, you may click here to run the sample.
Click Let's Go!.