About Spring: There is a Wiki page at
"http://wiki.apache.org/tapestry/Tapestry4Spring"; and a "drop-in" jar
at "http://howardlewisship.com/tapestry-javaforge/tapestry-spring/";.
The latter is by the Tapestry author himself, which makes some people
(including me) favor it among the "quite a few solutions found on the
net".

If you use that, you will probably configure Hibernate using Spring,
so you don't really integrate Hibernate with Tapestry, as that is done
indirectly via Spring.

If you only need Hibernate and Dependency Injection, you could achieve
that without Spring. I believe Tapernate, mentioned in the other
replies, offers a solution for that based on Hivemind.

Hth,

Lutz


On 5/19/06, Tony Herstell <[EMAIL PROTECTED]> wrote:
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.392 / Virus Database: 268.6.0/342 - Release Date: 17/05/2006



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to