Mosimann,
I've used Hibernate+ JSF+Spring as well, but have you taken a look at
using Seam and Hibernates EJB functionality. I tend to like the
solution much better being that is was virtually designed to integrate
JSF with EJB/Hibernate.
Scott
[EMAIL PROTECTED] wrote:
www.appfuse.org is very helpfull for if you want to use or get
information on spring, hibernate and jsf.
Regards
René
On Thu, 12 Oct 2006 14:14:10 +0200
"Mosimann Matthias" <[EMAIL PROTECTED]> wrote:
Hi everyone
I'm wonder if it is neccesary to use Spring Framework to combine
Hibernate and JSF. What is you experience in that topic? I can imagine
that many people use Hibernate as o/r mapper. Where can I finde some
resources (articles or books) for a strategy or overview howto combine
plain Hibernate with plain JSF for a three layer architecture. I know
theoretically it is possibly to write some business logic in den managed
beans from JSF. This is the form centric approach Kito Mann discripes in
his book JSF in Action. But that isn't what I want. I'm a beginner in
both topics (hibernate and jsf) and for me it's no clear how this fit
together. Is it recommended to use Spring to stick this two worlds
togehter? Is that a good way to use Spring?
Many thanks, I'm a little bit confused.
regards
Matthias