- Configuring IDE. In this case, it will be Eclipse Indigo,
- Designing and implementing data model in Hibernate,
- Synchronizing MySQL scheme with Hibernate Entities,
- Building ManageBeans for business logic and integrating it with data model layer,
- Building JSF interfaces and integrating it with ManageBeans,
- Artifacts deployment on JBoss 7.1 Application Server.
After reading this series you will be able to build a full-featured CRUD JSF application backed by MySQL database with Hibernate mapping. Stay tuned for the next article on this topic.
Hi, you have a great article, but I cannot find the last three any where. Appreciate if you can send me the link.
Building ManageBeans for business logic and integrating it with data model layer,
Building JSF interfaces and integrating it with ManageBeans,
Artifacts deployment on JBoss 7.1 Application Server.
Anonymous
January 7, 2014 at 10:10 PM