The "Indexed Properties" page  on the Wiki isn't completely clear on
something. If I have a form with repeated instances of the same field
name, there'll be an array of values for that parameter on the server
after the form is posted. Will Stripes bind that array of values to a
List or Collection property on the action bean?  Or is it the case
that I *must* name my fields with indexes as that page describes?

It's of interest because it'd be (slightly) easier to post via AJAX a
form with a single array-valued parameter than to build a list of
explicitly index-bearing parameters.



-- 
Turtle, turtle, on the ground,
Pink and shiny, turn around.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to