yes don't hold objects in mem between requests
that doesn't work. You have to reload them with the new hibernate session.
Thats why we have LoadableDetachableModel (attach/detach on IModel)

johan


On 11/1/06, smallufo <[EMAIL PROTECTED]> wrote:
2006/11/2, Johan Compagner <[EMAIL PROTECTED]>:
when was that object really loaded?

In the outmost page...

In the same request? Or was it hold on to it between a request?

johan

No , it's not the same request.  (pass to another page or PagingNavigator)
Is it where the problem starts?
Any way to solve this ?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to