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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...