Just set your property type to String[] instead of String and it will
set it automatically...

> -----Original Message-----
> From: Morten [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, November 13, 2003 1:46 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] WW 1.3, setting multiple values for 
> same parameter name
> 
> 
> 
> Hi,
> 
> Given the URL hello.action?key=aa&key=bb&key=cc is it 
> possible to retrieve the array {"aa", "bb", "cc"} somehow in 
> the action bean without resorting to manually working with 
> the request object? Is there support for arrays during the 
> introspection?
> 
> Thanks,
> 
> Morten
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest 
> developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, 
> and more! http://www.apachecon.com/ 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to