JavaServer Faces
Get excited about JSR-127, the JavaServer Faces specification!
It is finally what I've been waiting for regarding client UI. Basically it allows you to define your UI as a set of components interacting with a model (i.e. Swing, SWT, AWT etc. etc.) even if the UI is rendered as a JSP -- ala .NET Forms, except platform independent and Java based. I'll be providing updates as I learn more about this new technology.
0 Comments:
Post a Comment
<< Home