0 Replies Latest reply on May 8, 2002 8:54 AM by redhonda

    retaining parameters after logon

    redhonda


      When first accessing a secured resource, my customized login form is automatically displayed, prompting for a username/password. After aftering a good username/password, I assume the container redirects to the target URI, but on my target URI (a servlet in my case), there is no parameters.

      The container drops all my parameters. Is there a way to propagate all the way to the target URI?