0 Replies Latest reply on Jun 28, 2006 3:01 PM by anicraj

    can the portlet:actionURL changed?

    anicraj

      Hi,
      I have a small issue in a logout option in my portal.
      My home page is :
      http://localhost:8225/portal/portal/test/
      Suppose the user after logging in goes to
      http://localhost:8225/portal/portal/test/ManageUser and clicks the logout link, the page goes to the home page but the url is still http://localhost:8225/portal/portal/test/ManageUser on the browser. I just want the browser to be redirected to the home page. Right the link for the logout has been given as
      <fmt:message key="header.logout"/>

      Kindly help me out

      Thanks