| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- JSF frameworks: Shale and Seam by Daniel Rubio - [Clicks: 314]
JSF (JavaServer Faces) was created to address many of the shortcomings present in its Java Web-tier predecessors: JavaServer Pages (JSP) and servlets. But although JSF incorporates many novel approaches to developing Web-based applications from earlier technologies, bringing in a fresh approach to developing Java on the Web tier also comes with its share of challenges. To this end, two frameworks are already being used to streamline the use of JSF components in combination with other Java elements: Shale, developed by the Apache Software Foundation, and Seam, developed by JBoss. This article describes the value these two frameworks bring to your developments with JavaServer Faces.
[Includes source code]
http://www.javaworld.com/javaworld/jw-05-2006/jw-0515-jsf.html - May, 2006 - All Hail Shale: Anatomy of a Shale application by Brett McLaughlin - [Clicks: 122]
Brett McLaughlin continues his introduction to Shale with an in-depth look at the framework's application directory structure. Using the Shale starter application introduced in the first article in this series, Brett walks you through the core directories, from src/ to dist/. He shows you how Shale stores its libraries, where custom files go, and where you can insert specialized behaviors into your Shale applications. Along the way, he gives you some important tips about managing the Shale directories and gets you started with an example application (based on the Shale starter application) that serves as the basis of his discussion for the remainder of the series.
http://www-128.ibm.com/developerworks/java/library/j-shale05126/index.html - May, 2006 - Apache Shale Takes JavaServer Faces to the Next Level by Gautam Shah - [Clicks: 159]
Apache Shale, the newest sibling of the Struts framework, leverages JavaServer Faces to enable componentized presentation-tier development. Get started with Shale's Dialog Manager, Validations, and JNDI services.
[Includes source code]
http://www.devx.com/Java/Article/31419 - May, 2006 - All Hail Shale: Shale isn't Struts by Brett McLaughlin - [Clicks: 76]
What Shale isn't is a shrink-wrapped, well-documented, well-tested product complete with an automated installer and a polished management interface. Now find out what it is, as Brett McLaughlin unveils this mighty -- and rightful-- heir to the legacy of Struts. In this first of a five-part series, Brett explains what Shale is, how it's different from the Struts framework, and how to install and set it up in your development environment.
http://www-128.ibm.com/developerworks/java/library/j-shale0228/index.html - Feb, 2006