aspose file tools
The moose likes JSF and the fly likes JSF With Hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF With Hibernate" Watch "JSF With Hibernate" New topic
Author

JSF With Hibernate

gunjan bohra
Ranch Hand

Joined: Mar 24, 2004
Posts: 40
Can you provide me some good url on
JSF with Hibernate .

Actually I would not make relation between faces-config.xml and hiibernate.cfg.xml file
i.e. How my JSF Code know that it should use Hibernate .
With Thanks
Gunjan
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14572
    
    7

I don't think there's anything in Hibernate that needs to know directly about JSF configuration or vice versa. Although Spring works well as a support framework for Hibernate in JSF and there is a small blit of glue that goes into the JSF config that pulls in a bridge to Spring for resolving bean names.


Customer surveys are for companies who didn't pay proper attention to begin with.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Originally posted by Tim Holloway:
I don't think there's anything in Hibernate that needs to know directly about JSF configuration or vice versa. Although Spring works well as a support framework for Hibernate in JSF and there is a small blit of glue that goes into the JSF config that pulls in a bridge to Spring for resolving bean names.


Tim is right. And you really don't even have to glue Spring and JSF together if you don't want to. Completely optional.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSF With Hibernate
 
Similar Threads
Regarding various j2ee tiers
how to solve faces.el.EvaluationException
What Is the Next Marketable Technology To Learn
JSF and Eclipse
need advice please help----Recession???