Don't specify / before hello.jsf. It'd be context relative with this.
 
Regards,
 
Mert

 
On 5/4/06, Alexander Panzhin <[EMAIL PROTECTED]> wrote:
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




Reply via email to