[jboss-user] [JBoss Seam] - Re: Facelet - Seam HTML overhead or usefull ?
hstang
do-not-reply at jboss.com
Tue Jun 19 08:40:59 EDT 2007
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
More information about the jboss-user
mailing list