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

Links
 

Today's Page Hits: 442

« Previous month (Jul 2008) | Main | Next month (Sep 2008) »
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[8]

Tuesday Aug 12, 2008
Building An Ajax-Enabled Web Application Using Phobos and jMaki
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]
Posted at 01:42PM Aug 12, 2008 by edort in Phobos  |  Comments[3]