This content has been marked as final.
Show 2 replies
-
1. Re: JSF and spring integeration
sreemanth Sep 8, 2011 2:20 PM (in response to tamizharasi.periyasamy)Hi Samy,
Spring is having lot of feature that jsf(handles only view related ) is not providing.Please find some of those.
Spring features not present in jsf .
- A common abstraction layer for transaction management.
- A JDBC abstraction layer
- Integration with Toplink, Hibernate, JDO, and iBATIS SQL Maps:
- AOP functionality
- A flexible MVC web application framework( Instead of this spring mvc u can use JSF)
Please find more about spring --> http://www.springsource.org/about
Thanks,
Sreemanth.
-
2. Re: JSF and spring integeration
badr Oct 16, 2011 5:56 PM (in response to tamizharasi.periyasamy)Hi Samy,
you can integrate Spring and JSF2 easily, and take advatage for the two
check this blog entry: http://badr-elhouari.blogspot.com/2011/08/spring3-and-jsf2-integration-using-cdi.html