---<br />Time flies like an arrow,<br />Fruit flies like a banana
David Li
Ranch Hand
Joined: Aug 12, 2002
Posts: 41
posted
0
JavaServer Faces (JSF) is an application framework for creating Web-based user interfaces. Being a conceptual combination of Struts and Swing, JSF is a direct competitor to Microsoft's WebForms.
Craig McClanahan, who designed Struts, is also the implementation lead for JavaServer Faces. He is now working on a JSF version of the Struts taglibs to be released with the next JSF iteration. For more, see About Struts and JSF. Craig was also kind enough to provide the foreword to Struts in Action. HTH, Ted.
<a href="http://husted.com/struts/book.html" target="_blank" rel="nofollow">Struts in Action</a>