1 2 Previous Next 17 Replies Latest reply on Oct 27, 2008 1:11 AM by javauser007 Go to original post
      • 15. Re: creating our own login page
        danielk

        Perhaps wrong redirect to j_security_check. "/j_security_check" is not the rigth url that should be called - missing "/portal" or /portal/portal ..." as prefix of "/j_security_check" ?

        • 16. Re: creating our own login page

          Hi Daniel,
          sorry for distrubing U again... U told me to write the following code in my login page as like bellow..


          Username:
          Password:



          But the thing is i want the validations as it is like while using the login link(i.e @ right most corner)... but here how can i specify the user satus?



          waiting 4 ur reply... plz see the logn.jsp available in the folder JBOSS_HOME/server\default\deploy\jboss-portal.sar\portal-server.war



          and i want the same features in my own login page as well how can i do it?

          • 17. Re: creating our own login page

            hi daniel one more question.. u told that we need to give /port or /portal/portal as a as prefix of "/j_security_check" . but i don't know how j_security_check..... i have normal jboss configuration ... can u tell me the exact prefix..... i'm getting a bit confusion over here.... is there any hardcoded action for j_security_check?

            1 2 Previous Next