Hi,
 
Sorry for the incomplete post (it's MS Outlook beign to damn helpful).
 
My question is: how do you create an absolute 'restart' link in Java?
 
Thanks for your time!
 
</Firas>


  _____  

From: Firas Adiler [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 07, 2006 1:27 PM
To: Tapestry users
Subject: absolute ServiceLink URL in Java


Hi everyone,
 
In Java, how would you code do something like:
<component id="logoutLink" type="ServiceLink"><binding name="scheme"
value="literal:http" />

<binding name="port" value="80" />

<binding name="service" value="literal:restart" />

</component>

 

Reply via email to