4 Replies Latest reply on Oct 9, 2012 6:03 AM by nandhana03

    Application name appending to the URL each time

    nandhana03

      Hi,

              I've successfully deployed my application in GateIn 3.2. One issue I'm facing is that, each time I try to login with invalid username & password, my application name gets appended to the url.

                ie;

                     my actual url is http://localhost:8085/portal/private/abc

                     If I enter wrong username & passord & try to login, my url gets changed to http://localhost:8085/portal/private/abc/abc/j_security_check

                Please help me rectify my issue.

       

                Thanks in advance