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.
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
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