autostart is to be used with a timer (when you set updateFreq to some
value). To prevent the div from loading when after the page is loaded
use "preload".

musachy

On 9/26/07, Pablo Vázquez Blázquez <[EMAIL PROTECTED]> wrote:
> 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]
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to