RE: [S2] OpenSessionInView implementation with Spring

2008-01-10 Thread Al Sutton
ation specific cross cuts I mean the cross cuts where the code is part of the app and not part of a library) -Original Message- From: Gabriel Belingueres [mailto:[EMAIL PROTECTED] Sent: 09 January 2008 21:36 To: Struts Users Mailing List Subject: [S2] OpenSessionInView implementation with S

[S2] OpenSessionInView implementation with Spring

2008-01-09 Thread Gabriel Belingueres
Hi, I'm developing a new application using S2 + Spring 2.0 + Hibernate 3.2.5. I wanted to know which would be the best way of implementing the Open Session in View pattern in S2: Is there any standard implementation for S2? I''ve seen it implemented as a servlet filter, but I think it would be g