Thanks. I took your suggestion and now just store the key pieces that I need in the session and it looks like it is working.
-----Original Message----- From: Martin Makundi [mailto:martin.maku...@koodaripalvelut.com] Sent: Wednesday, October 07, 2009 1:05 PM To: users@wicket.apache.org Subject: Re: Storing entity object in session - how to do it? We have (some key) entities (successfully) in Session. But they are not lazy-load entities so they act like plain-old-java-beans. ** Martin 2009/10/7 Jeffrey Schneller <jeffrey.schnel...@envisa.com>: > Looking through the archives I saw some posts that said you should not > store entity objects [for example object coming from hibernate] in the > session. This makes sense to me as I just hit the problem. > > The archives gave lots of advice but everything seemed to contradict and > no one posted a working solution. > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org