http://issues.apache.org/jira/browse/MYFACES-1495
fix is about to be committed On 11/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
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
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

