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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
