On 11/16/06, Richard Capraro <[EMAIL PROTECTED]> wrote:
Hi Rogerio, i have the same problem. I manage to fix it, changing this parameter in web.xml<param-name>javax.faces.STATE_SAVING_METHOD</param-name> <param-value>server</param-value> from 'client' to 'server' Hope it helps you to wait for an official bug fix ;-)
Is there an issue open for the underlying problem? http://issues.apache.org/jira/browse/MYFACES -- Wendy

