0 Replies Latest reply on Aug 14, 2003 3:07 AM by julia

    POST parameters after session timeout

    julia

      Hello!

      I'm using JBoss 3.06 with Jetty Web Engine. I'm using JAAS for Authentification and Autorisation.

      When the session of a user times out and he request a page he is redirected to the login-page. The problem I have is that only the GET parameters are transfered and not the POST parameters. Is there a way to achieve this? Because I don't like to have all the parameters in the URL.

      Julia.