This Tech Tip introduces a powerful new feature in JavaServer Faces (JSF) 2.0 technology: composite user interface (UI) components. This feature allows you to turn any collection of page markup into a JSF UI component -- with attached validators, converters, action listeners, and value change listeners -- for use by page authors.[
Read More]
In this tip, you'll learn how to use Phobos and jMaki to create a simple Ajax-enabled web application. Phobos is a lightweight, scripting-friendly, web application
environment that runs on the Java platform. The jMaki framework is a lightweight framework for creating Web 2.0 applications using standards-based technologies such as
CSS, HTML, and JavaScript. [
Read More]