Hi all,
I have a page in which a Eventlistener is defined.
As the event occurs a component is added programmatically to the
updatelist (in the listener) and the response is rendered.
In the response there is always the initialization part of the
Eventlistener included. Is there something I need to do to suppress
this as it is only necessary once?

<ajax-response><response id="initializationscript" type="script"><script>
//<![CDATA[
tapestry.cleanConnect(dojo.byId("testDiv"), "onclick", "event1260827384");
...

Thanks,
Markus

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

Reply via email to