White Papers

JSFTemplating and Woodstock: Component Authoring Made Easy

Overview In a recent paper, JSFTemplating was applied to writing JavaServer Faces components. That article presents a simple way to develop a JavaServer Faces component Renderer, moving the markup for a component from Java code to a template file and vastly improving the clarity and maintainability of the component. The approach discussed in that article is helpful, but it doesn't address many of the other pain points of JavaServer Faces component authoring. For example, one must still write a JavaServer Pages (JSP) tag handler, the JSP TLD file, the faces-config.xml file, and potentially the Facelets taglib.xml file. One must also find a way to package and serve resources associated with the component.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Sun Microsystems
File Format
HTML
Date Published
Mar 29, 2008
Format
White Papers
Topics
Authoring Systems, Application Development, Java

Sun Microsystems White Papers

Sun Microsystems changes the game: Introducing Solaris 10

Sun Microsystems changes the game: Introducing Solaris 10

Sun's quarterly Network Computing 04Q4 Web event will showcase the reliability and performance of the Solaris 10 OS. Thi

Publisher: Sun Microsystems  |  Tags: os, solaris

Design Considerations for Using the PIM API for Java ME

Design Considerations for Using the PIM API for Java ME

Mobile handsets such as cellphones typically have an address book to keep track of people one likes to stay in touch wit

Publisher: Sun Microsystems  |  Tags: api, applications, data, java

Programming With the Java XML Digital Signature API

Programming With the Java XML Digital Signature API

One of the significant new features of the Java Platform, Standard Edition 6 (Java SE 6) is the Java XML Digital Signatu

Publisher: Sun Microsystems  |  Tags: api, applications, data, digital, java

DTW - DODIIS Trusted Workstation: Intelligence Paradigm for the 21st Century

DTW - DODIIS Trusted Workstation: Intelligence Paradigm for the 21st Century

Today's war on terror has placed renewed emphasis on the military's need to obtain information in a secure and cost-effe

Publisher: Sun Microsystems  |  Tags: applications, solaris

Using Java Persistence API Within a Visual Web JSF Application

Using Java Persistence API Within a Visual Web JSF Application

Using NetBeans IDE 6.0 and the Visual Web tools, one can write applications that connect to database tables using the Ja

Publisher: Sun Microsystems  |  Tags: api, applications, data, database, java