You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Regan <Jr...@csatravelprotection.com> on 2002/02/22 20:25:26 UTC

Dynamic form fields

I've searched the mail list and cannot find a clear answer to this one!
Here is an example of what I need:
A user enters the # of Travelers for their vacation in the first jsp of the
sequence.
In the second jsp I want to display an  html:text input field for each
traveler's age.

what is the simplest way to accomplish this using Struts?

Thank you for any response.

JBR