Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.1, 1.0.2
-
None
Description
Feedback was posted to the user list describing issues with the NetUI tutorial.
From Step 8 of the tutorial...
- Remove declarative validation from the example page flow controller. It was moved to the form bean in an earlier revision.
- Add statement to create the fwd variable to return in the processData() action.
- Add the fwd.addActionOutput() for the sport field of the form in processData().
- Fix the package declaration in the SportsController.java code.
Look at step 9 shared flow issue as well.