You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Arkadiusz Janowski <Ar...@t-online.de> on 2001/09/21 21:52:15 UTC

Dynamic forms

Hello again,
I think I have to ask an old question.
Is there a way to define a form with struts-tags, that has a not specified number of fields?
I am creating an application to maintain DB-tables, but I don't want to define a separate mapping and an ActionForm for every table. Is there a way to do it?
Thanks for suggestions
Arkadiusz