4 Replies Latest reply on May 30, 2006 3:10 PM by gavin.king

    Problem with server side state saving...

    bkyrlach

      When I change my application from client side state saving to server side state saving, nothing works. Even something as simple as an h:commandButton that forwards to an outcome (the action attribute is a string that matches a defined outcome in faces-config.xml) doesn't work. Instead, clicking on said command button just reloads the page I'm on. If I switch back to client, though, everything works.

      Any ideas?