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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to