Tap 4 integration with Spring and Hibernate

2006-05-19 Thread Tony Herstell
Can someone please point me to the preferred pattern for this as there are quite a few different solutions on the net. I have an existing Tap 4 project and want to integrate it with Spring/Hibernate. Thanks. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.

Wrapping Tapestry calls with getting a session and starting a transaction

2006-05-08 Thread Tony Herstell
Sorry.. wrong subject (again) Tapestry4. I want to wrap tapestry getting the request for a page and returning from rendering the page with getting the hibernate session and setting up a transaction and doing some logging... I want to do this before I start to open up Spring in Action an

RE: Spring IoC and Tapestry Forms

2006-05-08 Thread Tony Herstell
Tapestry4. I want to wrap tapestry getting the request for a page and returning from rendering the page with getting the hibernate session and setting up a transaction and doing some logging... I want to do this before I start to open up Spring in Action and integrate Spring into my project (the