Yes, that can be done currently with 1.0 or 1.0.1 using the multibox tag. Look through the archive and at the docs for multibox. If you still need more help, let us know.
-Jonathan ----- Original Message ----- From: "Marcus Brito" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 22, 2002 4:57 AM Subject: Indexed Properties Hello, folks. I'm currently using Struts 1.0.1 and was wondering if there is a way to use indexed properties in ActionForm classes. I know there is support for this in HEAD, but I'm coding an enterprise-critical application and I hope not to use 'bleeding edge' components. I'll give an example of my need: I have a form dinamically generated using <logic:iterate> that contains a checkbox for each iteration. Now I need an action to process the whole form. As of now, the Action is defined as having no associated ActionForm, and the perform() method usess request.getParameterValues() calls to get the form values. There is a way to do this using ActionForms? -- Ja ne, Pazu mailto: [EMAIL PROTECTED] Anime Gaiden: de făs para făs, sempre. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>