[jboss-user] [JBoss Seam] - Re: How do I fetch the HTML source of a page programatically

monkeyden do-not-reply at jboss.com
Thu Feb 7 17:40:07 EST 2008


Never tried it and not sure if it will work correctly but:

FacesContext.getCurrentInstance().getViewHandler().restoreView(ctx, viewId)

If it does work (fingers crossed), you'd have to ensure that the state is available for the particular viewId.

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

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



More information about the jboss-user mailing list