[jboss-user] [JBoss Seam] - Re: jBPM and tasks

petemuir do-not-reply at jboss.com
Wed Nov 22 18:30:18 EST 2006


Yes, you can start a task and a pageflow at the same time

@BeginTask(pageflow="...")
  | public void beginTask() {
  | }

You might be able to do this with s:link as well.

If you want to write code in the forum you need to use [ code ] tags.

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

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



More information about the jboss-user mailing list