Hi,

My custom component needs to emit in its renderComponent() method several DirectLink with updateComponents information. That is, I need to output the
same HTML as

<a jwcid="@DirectLink" listener="listener:doClick" updateComponents="result"></a>

generates non-programmatically, but from within renderComponent(). How can
I do this?

Thanks,
Kaspar

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

Reply via email to