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

JakeC do-not-reply at jboss.com
Thu Feb 7 18:38:28 EST 2008


Hmm, I don't have getViewHander(), but getViewRoot().

This is in javax.faces.context.FacesContext, in jsf-api.jar in Seam 2.0.1.CR1.

org.jboss.seam.jsf.SeamApplication has getViewHandler(), and org.jboss.seam.jsf.SeamViewHandler() has restoreView(ctx, viewId), but I don't know how to get a handle on either of them.

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

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



More information about the jboss-user mailing list