On 8/23/07, Kim Pepper <[EMAIL PROTECTED]> wrote: > > Thanks to all for the advice. > > My main concern would be using hibernate and lazy loading collections, > which usually requires the use of the OpenSessionInViewFilter/Interceptor > and a TransactionManager.
Restlet filters work fine for Session In View; of course, if you have spring-aop-able Resources, than you could use @Transactional. - Geoffrey -- Geoffrey Wiseman

