0 Replies Latest reply on Aug 10, 2006 3:37 AM by poyge394

    relative link to page

    poyge394

      How kan i do a relative link in a portal.
      Cenario:

      1) i have portlet.
      2) from that portlet i include a jsp file.
      3) from jsp file i whant relative link to a page. now i have a absolut link to the page, like this:

      <ahref="http://localhost:8080/portal/portal/default/Information">Information</a>
      


      i whant it to be relative, so for example if i change the port it dont effect my application.

      thank.