Book description
RichFaces 4 is a component library for JavaServer Faces, and an advanced framework for easily integrating AJAX capabilities into business applications. It lets you quickly develop next-generation web applications based on JSF 2/Ajax.
In this definitive RichFaces 4 book, instead of using JBoss Tools, the author bases all examples on Maven so that any IDE can be used—whether it's NetBeans, Eclipse, JBoss or even Spring.
Practical RichFaces also describes how to best take advantage of RichFaces—the integration of the Ajax4jsf and RichFaces libraries—to create flexible and powerful programs. Assuming some JSF background, it shows how you can radically reduce programming time and effort to create rich AJAX-based applications.
What you'll learn
How to build rich Internet applications with out-of-the-box RichFaces components
Best strategies for implementing Ajax applications using RichFaces
When best to use the two libraries
How to create new skins for your app in no time
How to create applications without needing to write any JavaScript code
Who this book is for
Java developers with good JSF knowledge looking to build next-generation web applications using RichFaces
JavaServer Faces users
Java programmers wishing to add Ajax to their existing programs
Old users of Ajax4jsf
Table of contents
- Title
- Dedication
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: The Basics
- Chapter 2: Getting Started
- Chapter 3: a4j:* Tags, Features and Concepts
- Chapter 4: Getting Started with Rich Components
- Chapter 5: Rich Input and Select Components
- Chapter 6: Rich Panel and Output Components
- Chapter 7: Rich Data Iteration Components
- Chapter 8: Rich Menu Components
- Chapter 9: Rich Tree Components
- Chapter 10: Rich Drag-and-Drop Components
- Chapter 11: Rich Validation
- Chapter 12: Rich Components JavaScript API, Client Functions, and Using jQuery
- Chapter 13: Skins
-
Chapter 14: RichFaces CDK: Building Custom Components
- Development Plan
- Client-side Prototyping
- Creating the Project
- Creating a Components Library
- Creating an Abstract Component Class
- Creating a Component Renderer Template
- CDK Renderer Template Tags and Other Features
- Creating a Sample Application
- Adding Common Attributes
- Implementing the Disabled State
- Skinning the Spinner Component
- Summary
- Index
Product information
- Title: Practical RichFaces, Second Edition
- Author(s):
- Release date: August 2011
- Publisher(s): Apress
- ISBN: 9781430234494
You might also like
video
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …
audiobook
Fall in Love with the Problem, Not the Solution
Unicorns-companies that reach a valuation of more than $1 billion-are rare. Uri Levine has built two. …
book
CORS in Action: Creating and consuming cross-origin APIs
Summary CORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client …
book
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …