0 Replies Latest reply on Jan 13, 2005 7:34 AM by sudarshanreddy

    login not working properly after upgraded to jboss 4.0

    sudarshanreddy

      Hi All,
      When we used Jboss 3.0.8 we used to do the following

      session.setAttribute("org.mortbay.jetty.URI", targetURL)


      to show our application main page,once the user is authenticated.

      But with Jboss 4.0 now it is using Tomcat,so I can't see any more jetty.

      Pl. let me know if any one has idea to setup a global application entry page once they are done with proper authentication.

      for example: if I log in with login.jsp I should take them to application.jsp after successful login.

      Thanks,
      Sudarshan