[jboss-user] [JBoss Seam] - Re: How to extract the page id

trekker880 do-not-reply at jboss.com
Thu Jun 21 03:03:01 EDT 2007


"trekker880" wrote : hi how we can extract the view-id that is defined in the pageflow.jpdl.xml ?

How to read the pageflow.jpdl.xml file in a java class like we do it in the processdefintion.xml in jbpm?

FileInputStream fis = new FileInputStream("processes/Hello_Core/processdefinition.xml");
		ProcessDefinition processDefinition = ProcessDefinition.parseXmlInputStream(fis);

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

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



More information about the jboss-user mailing list