Tapernate uses a Tapestry WebRequestServicerFilter to implement the open-session-in-view pattern.
> Thank you James. > > Maybe Tapernate is a good idea... it's just that my project is really > small > and I would rather avoid another dependency. And I have not introduced > Hivemind yet. But I'll sure check it out carefully. > > And I'm still curious for the answer to my question - anyone? :) > > Malin > > > On 7/18/06, James Carman <[EMAIL PROTECTED]> wrote: >> >> Why reinvent the wheel? Try tapernate: >> >> www.carmanconsulting.com/tapernate >> >> You can use anonymous/anon to check it out from the SVN repository. >> >> > Hi all, >> > >> > I have tried to implement a Servlet Filter but my Tapestry 4 app will >> not >> > take it... I get some weird errors - is it not supposed to work? >> > >> > I have also read about the ServletRequestServicerFilter but I cannot >> find >> > any decent documentation - is there any? ... I lack documentation >> about >> > many >> > things - where is the best way to go anyway? >> > >> > What I'm really trying to do is to manage my Hibernate transactions, >> I'd >> > like to have one transaction per HTTP request. So I thought I'd do it >> like >> > a >> > servlet filter - is this the wrong way? >> > Then I thought maybe I could use my border component which wraps all >> pages >> > - >> > would that be possible? Better? >> > >> > Any help appreciated. >> > >> > Malin >> > >> >> >> James Carman, President >> Carman Consulting, Inc. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > James Carman, President Carman Consulting, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]