| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Books |
- Introduction to Facelets by Geertjan Wielenga - [Clicks: 522]
This document takes you through the basics of using the JavaServer Faces View Definition Framework("Facelets") in NetBeans IDE. Facelets steps outside of the JSP spec and provides a highly performant, JSF-centric view technology. Anyone who has created a JSP page will be able to do the same with Facelets.
http://www.netbeans.org/kb/55/quickstart-facelets-in-netbeans.html - May, 2007
- The Definitive Guide to Apache MyFaces and Facelets by Martin Marinschek, Thomas Spiegl, Zubin Wadia - [Clicks: 696]
The Definitive Guide to Apache MyFaces and Facelets is an ideal reference if you’re looking to develop real-world applications with the open source lightweight Apache MyFaces and Dojo (the Ajax API). The book focuses less on theory and more on aspects like scalability, design, optimization, and configurability. This book emphasizes meeting real-world requirements for performance and scalability. It includes lucid code samples that reflect the pattern being described. The “In the Trenches” sections in each chapter give you advice and recommendations based on actual experiences with each pattern. What’s more, the “Extreme Extensions” section at the end of each relevant chapter is dedicated to a “freestyle” expression of taking a particular pattern or set of patterns to the max. (This is a great way for you to learn because of the magnification effect.) This is also the first book to embrace the Dojo framework for Ajax (soon to be an Apache project).
http://www.apress.com/book/bookDisplay.html?bID=10179 - Nov, 2007 - Facelets by Robert Swarr - [Clicks: 596]
Curious about Facelets, but short on time for trying a new product? This short cut shows you how to start developing web pages quickly with Facelets, the new JavaServer Faces-based templating framework. This short cut begins with an explanation of what Facelets is, how it works, and what it will do for you. Then, it shows you how to install Facelets, and teaches you how to build Facelets templates, how to create UI components without writing a single line of Java code, how to create custom Facelets tags, how to integrate AJAX into a Facelets application, and more. Facelets unleashes the power and versatility of Faces by replacing the default JSP view handler with an xhtml template compiler. This short cut shows how Facelets lessens development time and improves code reusability. Are you ready to build a top-notch JSF user interface with Facelets? Power up your computer and let's go.
[Series: Short Cut]
http://www.oreilly.com/catalog/9780596529246/ - Mar, 2007 - (PDF)