But I wanted this to be refactor-safe. If that's not possible then I'll
just write in the template file as it was when I first constructed the
template.

Thank you all for the replies.

On Fri, Aug 31, 2012 at 11:03 AM, Lance Java <lance.j...@googlemail.com>wrote:

> Short answer: Can't you just do the following?
> <t:pagelink page="/admin/probesHealth">Probes Health</t:pagelink>
>
> Long Answer: Pagelink expects a String pageName and you are (incorrectly)
> passing a Link. Tapestry sees the mismatch and coerces Link to String. The
> resulting URL is then used as a page name which fails.
>
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/t5-3-4-Plugin-blocks-tp5715810p5715934.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
*Regards,*
*Muhammad Gelbana
Java Developer*

Reply via email to