Hi guys, I'm trying to pass my object from one page to the next without actually saving it. I tried putting the object in a sessionstate, but I'm getting lazy loading exceptions on my second page, any idea how to do this?
- Passing hibernate session from one page to the next in a ... George Christman
- Re: Passing hibernate session from one page to the n... Kalle Korhonen
- Re: Passing hibernate session from one page to t... George Christman
- Re: Passing hibernate session from one page ... Ilya Obshadko
- Re: Passing hibernate session from one p... George Christman