ansaurus

tags:

  • hibernate
  • jsf

views:

41

answers:

2
+1  Q: 

JSF with Hibernate sample web application

Are there any ready-to-use sample web applications using JSF, RichFaces and Hibernate?

+3  A: 

With Appfuse you can componse one yourself.

BalusC  2010-08-09 01:55:16
+3  A: 

Some links from JSFtutorials.net:

  • Use Hibernate and JSF with Less Coding
  • A Project Management Web Application based on JavaServer Faces and Hibernate
  • Easily pass JSF expressions as Hibernate Query Params (no code) by Rick Hightower
  • Pagination using a h:dataGrid and Hibernate by Rick Hightower
  • Configuring Hibernate, Spring and (MyFaces) JSF by Rick Hightower
  • Integration of Hibernate and MyFaces
  • Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate by Derek Yang Shen
  • Put JSF to work: Build a real-world Web application with JavaServer Faces, the Spring Framework, and Hibernate
Pascal Thivent  2010-08-09 09:55:12

related questions

Determine the ID of the JSF container form
Handling a colon in an element ID in a CSS selector
How to reduce javax.faces.ViewState in JSF
Seam/JSF form submit firing button onclick event
Is there a list of AJAX JSF Libraries available?
Get Form request with Seam/JSF
JSF how do I retrieve the selected rows of a woodstock table
What is the best Ajax framework for JSF
Specifying Source for Debugging using Netbeans
JSF selectItem label formatting
Internationalised labels in JSF/Facelets
How can I improve the performance of the RichFaces ScrollableDataTable control?
Using Spry inside Java Server Faces framework
How can I execute Javascript before a JSF <h:commandLink> action is performed?
How do I set the HttpOnly flag on JSF/Richfaces
Extracting text from a PDF using JBoss Richfaces
How do you do paged lists in JavaServer Faces?
The <t:message> doesn't display properly when using <t:inputFileUpload> inside <t:PanelTabbedPane>
Are there any JSF component libraries that generate semantic and cross-browser html markup?
Mixing jsp and jsf
Any data-driven open source JEE5 EJB3+JSF Sample Project out there?
JSF Lifecycle and Custom components
What are the best practices for JSF?
ICE Faces fileInput file path and file name properties
Public/Popular Websites using JavaServer Faces
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove