The following is a simple CRUD web application example written in Hibernate and Tapetsry 3 (no HiveMind nor Spring) using servlet filter to avoid LazyInitilisationException.
http://lombok.demon.co.uk/folders/welcome There is another version of the above for Tapestry 4 using the approach described in Kent Tong's Enjoy web developement with Tapestry book. http://lombok.demon.co.uk/folderTap4/app Shing --- Malin Ljungh <[EMAIL PROTECTED]> wrote: > 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 > Home page : http://uk.geocities.com/matmsh/index.html ___________________________________________________________ Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]