InfoQ

Topic/Tag specific view

All content and news on InfoQ about Shale


News about Shale

Struts and Shale (JSF) Finally Part Ways

Community
Java
Topics
Web Frameworks

After a heated discussion on the Struts-Dev list about the future of Struts and Shale, it has been announced late last week that Shale will become it's own top level Apache project, instead of a sub-project of Struts. This is good news for Struts and JSF developers, as the industry will not have clarity and also both camps will have greater freedom to evolve separately.

Web Beans JSR 299 approved by JCP for further development

Community
Java
Topics
Web Frameworks,
JCP Standards

The new Web Beans JSR 299 has been unanimously approved by the JCP executive committee for further development. Web Beans aims to integrate EJB 3 session and entity beans to be used as JSF managed beans eliminating the dual layers of web actions and EJB's common in web apps. Web Beans also defines constructs for state and workflow in the web tier.

Web Beans submitted to JCP, aims to unify EJB and web tier

Community
Java
Topics
Web Frameworks,
JCP Standards

JBoss has submitted "Web Beans" to the JCP, with support from Oracle, Sun, Borland, and Google. Web Beans aims to enable EJB 3 session and entity beans to be used as JSF managed beans (known as actions in other frameworks) eliminating the dual layers of web actions and EJB's common in web apps. Gavin King will be the spec lead.