Yes, I'm aware of those pattern and have been using it in the past. Just trying to find out whether webwork2 offer a better and more transparent approach. May be this is more approriate to handle by the javaserverfaces type of framework. Any chance that we will see an OSfaces component in the future :)
Regards, Low P.S. There is a opensource jsf implementation - myfaces.sourceforge.net. --- Pat Lightbody <[EMAIL PROTECTED]> wrote: > There are two ways to do this: > > 1) Don't use the traditional getters/setters but instead just use > ActionContext.getContext().getParameters() to read in the data by hand. > These values will be _string_ values, however. > > 2) Make your setters use arrays (long[], String[], int[], etc). Then have > the form names all be the same for each column. So the nth value in each > array can be used to reconstruct the entire row. > > -Pat > > ----- Original Message ----- > From: "Heng Sin Low" <[EMAIL PROTECTED]> > To: "OS-Webwork" <[EMAIL PROTECTED]> > Sent: Thursday, April 03, 2003 7:48 PM > Subject: [OS-webwork] Table/Grid style form processing > > > > The current example in webwork 1.x and 2.x only cover form processing and > > validation of single record. However, in real application, there might be > > scenario where a table/grid style of form is more approriate ( for e,g, > > allowing user to submit multiple order line item at the same time ). Would > like > > to see what is the common approach/pattern using webwork for this kind of > form > > processing and validation. > > > > thanks. > > > > Regards, > > Low > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Tax Center - File online, calculators, forms, and more > > http://tax.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > > No other company gives more support or power for your dedicated server > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Opensymphony-webwork mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork