Scenario: An HTML form is contructed using
JSP where most of the widgets are statically created
(except for labels). However, there is a group of
check boxes which are created based on information
contained in a database. There may be one checkbox
or many. How would you express this in the form-bean
in struts-config.xml. I am using DynaValidatorForm
but will actually be doing validation for this group
of checkboxes in the Action.

Any ideas?
Dean Hoover


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to