This post originated from an RSS feed registered with Java Buzz
by Matt Secoske.
Original Post: JSF, Spring & Hibernate
Feed Title: Matt's Weblog
Feed URL: http://www.secosoft.net/archives/category/java/feed/
Feed Description: intermittent rantings on Software Development
I was given the opportunity recently to work on a from-scratch project. We are using JSF for the front end, Hibernate for the data persistance teir, and Spring to wire them together. The app is running in WebSphere Portal, with a DB2 database, both on Linux. RAD 6 is our IDE.
It has been a blast to build a full application from scratch. We are learning a lot about the new technologies, but I think I got the most out the "intangibles" of the project: working with people, managing the project, etc.
Couple of things I have learned on this project:
Don't spring new technologies, i.e. Hibernate/Spring (please forgive the pun) on people ...