You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Edward Scanzano <es...@yahoo.com> on 2005/08/09 18:42:45 UTC

Need a custom link component

Hi all,

I need a custom link component that will return only
the href string (no "href">

for instance. The standard DirectLink component
returns

<a href="#" jwcid="@MyCustomLink"
listener="ognl:listeners.doEdit"
parameters="ognl:parameterContainerIndex"></a>

I need one to return

"/intaglioWebClient/app?service=direct/1/CWorkspace/folderList.$DirectLink&amp;sp=S21adsdfasdfasdf2232d"

nothing else!

Can someone get me started on which class to subclass
(I presume it is DirectLink) but what to code is a
mystery to me.

Thanks for the headstart on this.
E




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org