I have some data loaded into my form's model.
The model:
    String id
    String propB
    String propC

I want to display for editing propB and propC.
Do I have to save/send 'id' in a hidden field to preserve its value on
next submit?
Or Wicket does some magic with session/request scoping here?
What are the options at all here? Is it configurable? How?

Darek


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to