Yes, I've done this w/ Hibernate w/o a problem, it works great when you're manually creating & destroying the sessions...but I'm not since I'm using container managed sessions in EJB3.
How would this be done since the container controls the session for me? Which, is what I want....I don't want to start managing everything manually - that's my point. I used Seam as an example because it does just that...unfortunately it's tied directly to JSF. On 5/31/06, Nick Heudecker <[EMAIL PROTECTED]> wrote:
I really don't see why this problem can't be solved with the standard Open Session In View pattern. I've used it with Struts and Wicket without a problem.
------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
