Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Alejandro Scandroli
Trails provides an out of the box Tapestry & Hibernate integration too. Have you consider Trails? http://www.trailsframework.org/ Alejandro. On 11/5/07, trainee24 <[EMAIL PROTECTED]> wrote: > > hi Uli, > > Thanks for the url. I will try it. Thank you. > > Regards, > trainee24 > > -- > View this m

Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread trainee24
hi Uli, Thanks for the url. I will try it. Thank you. Regards, trainee24 -- View this message in context: http://www.nabble.com/Tapestry-4.1.3-and-hibernate-integration-tf4749870.html#a13585095 Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Renat Zubairov
You can also use ready-made integrations such as Honeycomb or Hivetranse. (unfortunately can't find a link to honeycomb anymore) Renat On 05/11/2007, Ulrich Stärk <[EMAIL PROTECTED]> wrote: > > There are several ways to do this. One of them is wr

Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Ulrich Stärk
There are several ways to do this. One of them is writing a Hivemind service which handles the SessionFactory and have that injected into your pages (you have to make sure to properly open and close your sessions though). A very good example can be found in Kent Tongs book (http://www.agileskills2.