I believe this is handled with a String[] property. 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, February 18, 2003 3:37 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] another form question
> 
> 
> hi again,
> 
> i have another question about handling forms:
> 
> what if i have numerous form elements with the same name?
> 
> like so:
> 
> <input type="text" name="info"/>
> <input type="text" name="info"/>
> <input type="text" name="info"/>
> <input type="text" name="info"/>
> 
> how is this handled?
> should i implement the setInfo with a list, so each call to 
> setInfo adds to the list? and if so , how do i reference it again?
> 
> sincerely
> morten wilken
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to