This is the home page for using the "killer stack": JSF, Spring, Hibernate, JSF, and Facelets using Eclipse WTP. This is a tutorial promoting the software stack that I love.
SHJFT Mission
Outline
- Getting started with JSF, Facelets, Eclipse WTP and Tomcat done
- Using Spring 2 with JSF done
- TestNG, JMock and Spring integration tests done
- Handling error messages using AOP and Annotations not done
- Developing an extensible validation mechanism using Spring style extension points done
- Writing new server validation rules for our validation framework
- Writing new client validation rules for our validation framework
- Doing field comparison at the Java level
- Using Facelets to create a site template not done
- [Creating a smart field composition component with Facelets, Spring and JSF] not done
- [Creating a simple CRUD application with JSF, Facelets, Hibernate and Spring] not done
- [Working with table sorting and such] not done
- [Working with immediate event handling for categories and subcategories] not done
- [Using Hibernate to manage our CRUD data] not done
- [Creating a generic sortable, filterable listing with Hibernate, and Facelets] not done
- [Using JPA and Spring PitchFork to manage our CRUD data] not done
- [Creating a generic sortable, filterable listing with JPA, and Facelets] not done
- [Using Tomahawk date field with JSF] not done
- [Using iBatis to manage our CRUD data] not done
- [Creating a generic sortable, filterable listing with iBatis, and Facelets] not done
- [Uploading images with Tomahawk] not done
- [Writing custom converters in JSF and Facelets] not done
- [Writing custom validators in JSF and Facelets] not done
- [Writing a custom scope in Spring] not done
- [Using Spring Annotations project to manage JSF backing beans] not done
- [Using JSF comp client-side validation] not done
There is a lot of information out there that can support you in your efforts to learn JSF, Spring, Facelets, Hibernate and Eclipse WTP.
Here are some article we wrote on JSF, Spring, Facelets and Hibernate.
JSF
Facelets
Spring
Hibernate
Training
We will revisit some of these topics as we continue with this tutorial series.