I think what you are seeing is one way how JSF is saving state--on the client 
side.  I haven't tried this myself to see if it works, but you could try saving 
state on the server side instead by configuring 
[javax.faces.STATE_SAVING_METHOD] parameter value to "server" in web.xml

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055593
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to