0 Replies Latest reply on Feb 14, 2006 4:32 AM by tzablock

    j_security_check path

    tzablock

      Here is my issue - i'm using JBossSX based authentication with DatabaseServerLoginModule. In the <login-config> element I've specified a form based login. I've created the login and error pages and everything seems to be just fine apart from one thing...

      When the user is already logged in and he presses 'back' browser button he is redirected to the login page. When I insert the credentials once again I get the 404 Http error with message:

      type Status report

      message /FSWise/j_security_check

      description The requested resource (/FSWise/j_security_check) is not available.

      Maybe someone can give me a clue on how should I specify the action element in the login page form.

      tzablock