开发者

Good example of use of JSF and Spring Architecture

开发者 https://www.devze.com 2023-02-01 18:15 出处:网络
I am trying to find a good example of use of JSF and Spring with installation inst开发者_高级运维ruction,But haven\'t been able to find something more than basic.

I am trying to find a good example of use of JSF and Spring with installation inst开发者_高级运维ruction,But haven't been able to find something more than basic.

Can anyone direct me to nice examples?

Thanks, Sid


  • java Beat : integrating-spring-and-jsf
  • jsf-2-0-spring-hibernate-integration-example


You can also check out Appfuse, http://appfuse.org/display/APF/Home, it has the whole enchilada: maven, security (acegi), webservices, hibernate search (lucene), caching (ehcache), JPA, annotations in JSF Managed Beans, transactions, templating (sitemesh), email, and lots of other useful stuff. I find it a bit too complex, not so sure if it uses the best available components for JSF, but it's an application skeleton for the real world. See the reference at http://appfuse.org/display/APF/Reference+Guide

0

精彩评论

暂无评论...
验证码 换一张
取 消