Post the code where you are declaring your DAO fields, etc.
--
Jeremy Thomerson
http://www.wickettraining.com
On Wed, Jun 3, 2009 at 8:15 PM, Josh Chappelle wrote:
> I have recently started using the @SpringBean annotation to retrieve DAO
> objects in my Panel classes. I have noticed that if
I have recently started using the @SpringBean annotation to retrieve DAO
objects in my Panel classes. I have noticed that if the DAO is not
serializable then I get a PageExpiredException when I leave that page and
hit the back button. According to the wiki on the @SpringBean annotation the
objects