Thanks Igor! So if I use the sample code you gave me and, when getting the Object from the constructor on the response page I will have a detached object.
Do I have to load the object from database here? When looking at the Phone book example I see you pass id instead of object. Is this more lightweight or is it better practice to just pass the id and not the whole object? -- View this message in context: http://www.nabble.com/Detached-models-tp17136199p17137533.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
