Struts Examples
I've created some examples intended to provide easy to understand samples of the most
common struts tags and practices, the application demonstrates:
- Forms using ActionForms
- Forms using DynaActionForms
- Populating options
- Using the multibox tag for checkboxes
- Bean tags
- Logic tags
- Links
- Form validation using validator
- Using message resources
- Localization
- Controlling duplicate form submission using transaction tokens
Get the examples
Steve Raeburn, August 2003
sraeburn at apache.org