Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Re: S2 - Ajax Tabbed Panel pb

Musachy Barroso

2006-12-12

Replies:

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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.