Part 1 of this tip showed you how to create a composite UI component and use it in a web application. In Part 2,
you will learn how to add functionality to the composite component that you created. [
Read More]
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]