1 Reply Latest reply on Sep 18, 2006 5:36 AM by theute

    URL

    alain_fr

      i have a jsf page with this instruction :

      <h:outputLink value="createToDo.jsp">


      but i have this error :

      org.apache.jasper.JasperException: URL must be absolute. Was: createToDo.jsp


      1) All my website is with relative URL, is there a way to allow relative URL in a portlet?

      2) If it's not possible to ave relative URL, how can i have the correct abosulte URL?

      Thank you

      Alain