Check that you are not using the same id for two different divs.

musachy

walidito wrote:
Hi,
I must be unlucky with struts 2, but I based myself on the showcase
(example2) to test the tabbed panel on my web app.
It's ok it works, but the issue is that I had another "ajax div" on my page,
that also used to work. Here it is : <s:div id="once" theme="ajax" href="/AjaxTestAction.do" delay="5000"
updateFreq="2000" loadingText="loading...">
                 initial content
                 <s:property value="count"/> @ <s:property
value="serverTime"/>
</s:div>

But when I add the tabbed panel, my "ajax div" tag does not reload anymore !
Can sbdy tell what happened and what to do ? thanks


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

Reply via email to