[jboss-user] [JBoss jBPM] - Re: UI forms in Struts 2

kukeltje do-not-reply at jboss.com
Wed Jul 4 10:03:03 EDT 2007


"bephinney" wrote : In our application the UI is built with Struts 2.  We will not be using JSF or Seam.  How best can we integrate our UI Task forms with JBPM?{/quote] 
  | 
  | By using the jBPM API (look at the current webconsole on how to do that)
  | 
  | "bephinney" wrote : In the Advanced tab of the Task dialog, there is an option to generate a form.    This creates an xhtml doc ready for JSF.  Also a form.xml is created mapping a task to the form page.
  |   | 
  |   | Is there a mechanism that I can use to leverage the form.xml but instead reference a struts action, mapping or page.  Also is there a way to tie my form parameters back to the task variables?
  |   | 
  | 
  | Yes, by implementing something in your framework that is identical to what the webconsole does.
  | 
  | "bephinney" wrote : Thanks for the help.
  | 
  | Probably not the answers you wanted, but this is as detailed as I can get without spending to much time on it

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060489#4060489

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060489



More information about the jboss-user mailing list