| Author |
JavaServer Faces in the real world
|
Gabriel Claramunt
Ranch Hand
Joined: May 26, 2007
Posts: 375
|
|
I wrote a paper presenting the JSF framework: "JavaServer Faces in the real world", and published it on my blog: http://gabrielsw.blogspot.com/2007/04/javaserver-faces-in-real-wolrd.html I used JSF last year to build custom functionality integrated into a workflow portal, and I'm pretty satisfied with the results. I know JSF has been criticized an some of the points are valid, but I think is better than Struts and far better than JSP/Servlets alone. The ability to integrate components from different libraries (like the Tomahawk components) makes development very easy. Also AJAX integration is very promising (although is not as straightforward as it should be). Maybe somebody finds it interesting, any suggestions are welcome
|
Gabriel
Software Surgeon
|
 |
 |
|
|
subject: JavaServer Faces in the real world
|
|
|