probably easier to just subclass loadabledetachablemodel and simply
give that to a label with setescapemodlestrings(false)

-igor


On Wed, Mar 26, 2008 at 1:06 PM, Scott Sauyet <[EMAIL PROTECTED]> wrote:
> Igor Vaynberg wrote:
>  > you dont need to create bookmarkable page link components for this.
>  > all you need is a url which you can construct by calling
>  > urlfor(page.class, params) and replace <partialmessage> with that.
>
>  Thank you.  So this could just be an extension to Label?  Do I simply
>  need to override onComponentTagBody()?
>
>
>
>    -- Scott
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to