If you used a PropertyModel or CompoundPropertyModel, then that's all
you have to do. When the form is submitted, the properties will be
updated if the form passes validation.

On 8/16/05, Anders Peterson <[EMAIL PROTECTED]> wrote:
> Beginner here!
> 
> Stuck on a problem:
> 
> 1) I get all (4) records from a table in the database.
> 2) Using a Form and a ListView I display all records simultaneously each
> with its own TextField
> 3) I press the submit button after having changed any or all of the
> items in the form/list.
> 
> How do I get these objects to be updated correctly?
> 
> What kind of model should I feed the form, and what object should I feed
> that model?
> 
> /Anders
> --
> http://ojalgo.org/
> 
> Java Algorithms for Mathematics, Linear Algebra and Optimisation
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to