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
--
View this message in context:
http://www.nabble.com/S2---Ajax-Tabbed-Panel-pb-tf2810878.html#a7843835
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]