4 Replies Latest reply on Jan 25, 2006 6:18 AM by radhashankar

    Navigating from one page (Login) to another page (Home)

    arvind_pv

      Hi All,

      When the user access my applications he should get the login page in one portlet window. Once he clicks the submit we need to check his credentials present in the database upon validating, he should see the home page which contains different portlets.

      We are migrating our application to the portal server. So we don't want to change the existing functionality.

      How do I redirect him from Login Page to Home page in JBoss Portal

      Here are my application details

      Portal Server : JBoss - 2.2
      Application Server : JBoss - 4.0.3 SP1

      Please give your suggestions on how to solve this problem.

      Thanks