Get tips on using enterprise Java technologies and APIs, such as those in Java Platform, Enterprise Edition (Java EE).
Enterprise Tech Tips
Archives
« July 2009
SunMonTueWedThuFriSat
   
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
       
Today
Click me to subscribe
Search

Links
 

Today's Page Hits: 1208

Monday Sep 15, 2008
True Abstraction: Composite UI Components in JSF 2.0 -- Part 2
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]
Posted at 08:50AM Sep 15, 2008 by edort in JavaServer Faces (JSF) technology  |  Comments[0]

Friday Aug 29, 2008
True Abstraction: Composite UI Components in JSF 2.0 -- Part 1
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]
Posted at 05:29PM Aug 29, 2008 by edort in JavaServer Faces (JSF) technology  |  Comments[6]