4 Replies Latest reply on Feb 24, 2007 4:10 AM by erich_lol

    Browser Adress Bar

    djmacpac

      Hi,
      when I'm browsing through the Portal the Adress of the Portal in the Browser Adress Bar changes to Something like:


      http://"servername"/portal/auth/portal/default/default/Tree?action=2&org.apache.myfaces.portlet.MyFacesGenericPortlet.VIEW_ID=%2Ftree2.jsp

      But I want that it just shows http://"servername"/portal/ or http://"servername"/

      thx for your help

        • 1. Re: Browser Adress Bar
          djmacpac

          Does really nobody know how to set the content of the adress field?

          • 2. Re: Browser Adress Bar
            antoine_h

            I don't really understand what you mean or want....
            Could you explain more what is the problem, and what you want to achieve.

            • 3. Re: Browser Adress Bar
              djmacpac

              OK I try...

              OK, I open my portal page at the moment with the adress http://"servername"/portal/.
              When I'm navigating through the portal content, the adress bar content changes to something like:

              http://"servername"/portal/auth/portal/default/default/Tree?action=2&org.apache.myfaces.portlet.MyFacesGenericPortlet.VIEW_ID=%2Ftree2.jsp
              

              I think that's the Name of the called Portal Page and the called actionURL etc.
              But I want that informations like Portal Page or actionURL are hidden and all the time I'm using the portal, the browser adress bar shows
              http://"servername"/portal/
              


              Hope this explanation was good enough... :-/

              • 4. Re: Browser Adress Bar

                Hi,

                same problem here. I tried to do a webapp that just contains an index.html file which contains frame pointing to the portal. the only problem is that with the frame the session is lost. So everyclick on the portal generates a new session :(
                Can this be fixed?