Re: Default tab in tabbedPanel loaded twice

2007-09-12 Thread Marco Carnevale
Hmmm, Do you have a real simple test using 2.0.6 vs 2.0.8? I recall the problem was eliminated at the 2.0.8. We only changed to 2.0.9 to get the security fix. On 9/11/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > > I'm using 2.0.8. I will try 2.0.9 right now. > > Alvaro. > > On 9/1

Re: Default tab in tabbedPanel loaded twice

2007-09-11 Thread Alvaro Sanchez-Mariscal
I'm using 2.0.8. I will try 2.0.9 right now. Alvaro. On 9/11/07, Marco Carnevale <[EMAIL PROTECTED]> wrote: > Back to your original issue. The loading of the default tab twice seems to > have been resolved in 2.0.8 and/or 2.0.9. I used to have the same problem > using 2.0.6 until I upgraded. >

Re: Default tab in tabbedPanel loaded twice

2007-09-11 Thread Marco Carnevale
Back to your original issue. The loading of the default tab twice seems to have been resolved in 2.0.8 and/or 2.0.9. I used to have the same problem using 2.0.6 until I upgraded. Marco On 9/10/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > > Any help on this? > > In a page with 6 tab

Re: Default tab in tabbedPanel loaded twice

2007-09-10 Thread Alvaro Sanchez-Mariscal
Is that attribute available in any 2.0.x version? On 9/10/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Use the "preload" attribute. > > musachy > > On 9/10/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > > Any help on this? > > > > In a page with 6 tabs, 6 requests are made, and brows

Re: Default tab in tabbedPanel loaded twice

2007-09-10 Thread Musachy Barroso
Use the "preload" attribute. musachy On 9/10/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > Any help on this? > > In a page with 6 tabs, 6 requests are made, and browser get freezed. > > autoStart="false" doesn'w work. Is there another way to prevent tab > preloading? > > https://issue

Re: Default tab in tabbedPanel loaded twice

2007-09-10 Thread Alvaro Sanchez-Mariscal
Any help on this? In a page with 6 tabs, 6 requests are made, and browser get freezed. autoStart="false" doesn'w work. Is there another way to prevent tab preloading? https://issues.apache.org/struts/browse/WW-2166 Alvaro. On 8/19/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > Here i

Re: Default tab in tabbedPanel loaded twice

2007-08-19 Thread Alvaro Sanchez-Mariscal
Here is a screenshot of firebug: http://www.upload-images.net/imagen/7915ac25eb.gif On 8/19/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > Hi, > > I have the following tabbed panel: > > > > > theme="ajax" href="%{my}" cssStyle="margin: 10px 10px 10px 10px;" > lis

Default tab in tabbedPanel loaded twice

2007-08-19 Thread Alvaro Sanchez-Mariscal
Hi, I have the following tabbed panel: (