Difference between
version 102
and
version 101:
| At line 28 changed 1 line. |
| __Part III:__ __(Struts)__ [Creating Struts Actions and JSPs|CreateActions] - A HowTo for creating Actions and JSPs in your AppFuse project. Other web framework options are as follows: |
| __Part III:__ __(Struts)__ [Creating Struts Actions and JSPs|CreateActions] - A HowTo for creating Actions and JSPs in your AppFuse project. Includes generating JSPs and customizing them to look good. Also, you will write a WebTest to test the JSPs functionality. Other web framework options are as follows: |
| At line 38 changed 1 line. |
| __Part IV:__ [Adding Validation and List Screen|ValidationAndList] - Adding validation logic to the personForm so that firstName and lastName are required fields and adding a list screen to display all person records in the database. |
| __Part IV:__ __(Struts)__ [Adding Validation and List Screen|ValidationAndList] - Adding validation logic to the personForm so that firstName and lastName are required fields and adding a list screen to display all person records in the database. |
| At line 40 changed 1 line. |
| ;:''... or the [Spring MVC version|ValidationAndListSpring] for adding validation and a Controller for the list screen.'' |
| * __Spring:__ [Adding Validation and List Screen| ValidationAndListSpring] |
| * __WebWork:__ [Adding Validation and List Screen| ValidationAndListWebWork] |
| At line 42 changed 1 line. |
| __Download Files__ modified or created in tutorials: <a href="https://appfuse.dev.java.net/files/documents/1397/7481/appfuse-tutorial-struts-1.6.zip">Struts</a>, [Spring MVC|https://appfuse.dev.java.net/files/documents/1397/7487/appfuse-tutorial-spring-1.6.zip] |
| __Download Tutorial Files__ modified or created in tutorials: <a href="https://appfuse.dev.java.net/files/documents/1397/7481/appfuse-tutorial-struts-1.6.zip">Struts</a>, [Spring MVC|https://appfuse.dev.java.net/files/documents/1397/7487/appfuse-tutorial-spring-1.6.zip] |
Back to Articles,
or to the Page History.
|