0 Replies Latest reply on Apr 19, 2010 3:32 AM by tridib197779

    session time out in j_security_check

    tridib197779

      Hi All,

      I have customized the login as a .WAR file as a portlet in jboss portal server.

      Now the login as a portlet instead of a popup.

      After session time out still it is showing the default jboss pop up.

      I want to redirect to my customized login page after session time out.

      I can do it by modifying the server side file

      \deploy\jboss-portal.sar\portal-server.war\login.jsp

      but I cant touch any of the server side file.

      I want to redirect the page by handling the session in my code itself.

      Please suggest me the solution for that.

       

      thanks

      Tridib