Take a look at the PageService.getLink() method implementation...

Thanks, that could help. Could you please explain how to Inject this Object into my page?
Something like:

  @InjectObject("service:<what_to_put>")
  public abstract PageService getPageService();

What should be what_to_put ?
And need I to define it in *my* hivemodule.xml? Or is it already done by Tapestry?
Thanks.
-jec


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to