Hi there - I need to obtain PageService within a method of my page/component (to get textual link to the injected page). How can I do this?

@InjectObject("service:tapestry.services.Page")
 public abstract PageService getPageService();

is not working...

Thanks in advance,
Wojtek

Reply via email to