How to make the outputLink be context relative
so that my
<h:outputLink value="/hello.jsf">
   <t:outputText value="hello"/>
</h:outputLink>
would point to http://localhost:8080/hello/hello.jsf and not http://localhost:8080/hello.jsf

--
  With best regards,
     Alexander Panzhin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to