Igor Vaynberg wrote:
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()?

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


Already done the other way.  Thank you very much for your help.

  -- Scott

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

Reply via email to