Hi everybody! I have the following code:
<s:url id="refreshTreeUrl" action="RefreshTree"/><s:div id="treeAndSelector" theme="ajax" href="${refreshTreeUrl}" autoStart="false"
listenTopics="/refreshTree" executeScripts="true">
stuff
</s:div>
Why when the page first loads, action "RefreshTree" is invoked??
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

