You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by nfuser <do...@gmail.com> on 2007/08/21 13:28:40 UTC

html:input Is it possible to create a group/collection

Hi,
I have an application that gathers rates from the user. There are up on 500
rates to collect. These rates will be inputed into text fields all on one
jsp page.
Is it possible to create a collection of input text fields similar to the
html:multibox that will gather the rates entered into the text fields into a
list or array of some sort?

I am using a struts action form which extends the Validator form.

Any help/direction is most appreciated.

Regards,
nfuser
-- 
View this message in context: http://www.nabble.com/html%3Ainput-Is-it-possible-to-create-a-group-collection-tf4304591.html#a12252833
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: html:input Is it possible to create a group/collection

Posted by Paul Benedict <pb...@apache.org>.
I am not aware of anything like that. But it sounds like a good enhancement
request in JIRA :)

On 8/21/07, nfuser <do...@gmail.com> wrote:
>
>
> Hi,
> I have an application that gathers rates from the user. There are up on
> 500
> rates to collect. These rates will be inputed into text fields all on one
> jsp page.
> Is it possible to create a collection of input text fields similar to the
> html:multibox that will gather the rates entered into the text fields into
> a
> list or array of some sort?
>
> I am using a struts action form which extends the Validator form.
>
> Any help/direction is most appreciated.
>
> Regards,
> nfuser
> --
> View this message in context:
> http://www.nabble.com/html%3Ainput-Is-it-possible-to-create-a-group-collection-tf4304591.html#a12252833
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>