JSF is another MVC framework like Struts, Spring etc, forms are JSP/servlet only. As we have different MVC framework i guess the answer is no. That's with the form Builder. But the forms built with JSF can still be attached to the process (as per my knowledge) and also if there is an existing web app built using JSF, BPM functionality can be integrated using Model API and data can be displayed on forms. Do we know any details as in where do they want to use JSF forms?
Author: Mukesh
Attachment:
if they want to use JSF framework within console, i don't think it will work. The Choice buttons are on a separate panel (outside form) and flow of events is controlled by Console framework. Either they should use JSPs or use model APIs in their JSF app and not use console.
Author: Mukesh
Attachment:
Author: Keith Swenson
Attachment: