JavaServer Faces or JSF simplify the development of user interfaces for J2EE applications using JSPs. JSF essentially is a framework for building user interfaces for web applications.
JSF incorporates APIs for UI development, prebuilt UI elements, JSP tag libraries, an eventing framework and managed JavaBeans.
|
Dan Allen, the author of Manning's Seam In Action just posted a note explaining how to Deploy a seam-gen Project to GlassFish. The note is based on a more Detailed Description in the Seam in Action Wiki. The instructions currently only cover WAR projects, but Dan says he will expand as soon as he has a moment. We are also trying to find a date where he can present on this topic and on JBoss Seam in general in the GlassFish Online Webinar. |