OK thanks. I figured it'd work.
On Thu, Feb 5, 2009 at 6:58 PM, Ben Gunter <[email protected]> wrote: > I don't know about Lists, but I know if you use a Set Stripes will just add > to the set if you submit multiple values. I imagine it would do the same for > a List. > > -Ben > > On Thu, Feb 5, 2009 at 7:21 PM, Mike McNally <[email protected]> wrote: >> >> 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. > > > ------------------------------------------------------------------------------ > 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 > > -- 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
