Re: [S2.0.11] TabbedPanel remote div loads twice on notifyTopic

2007-11-13 Thread Alvaro Sanchez-Mariscal
https://issues.apache.org/struts/browse/WW-2123 On Nov 13, 2007 9:06 PM, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> wrote: > I fired a bug about this some weeks ago, and the response was "we will > solve it in Struts 2.1". > > Alvaro. > > > On Nov 13, 2007 8:43 PM, Crocker, Patrick <[EMAIL PROTEC

Re: [S2.0.11] TabbedPanel remote div loads twice on notifyTopic

2007-11-13 Thread Alvaro Sanchez-Mariscal
I fired a bug about this some weeks ago, and the response was "we will solve it in Struts 2.1". Alvaro. On Nov 13, 2007 8:43 PM, Crocker, Patrick <[EMAIL PROTECTED]> wrote: > Struts 2.0.11 > > I have a tabbed panel with 2 div's, one static, one remote. Tab one > (static) has a form with a submit

[S2.0.11] TabbedPanel remote div loads twice on notifyTopic

2007-11-13 Thread Crocker, Patrick
Struts 2.0.11 I have a tabbed panel with 2 div's, one static, one remote. Tab one (static) has a form with a submit button that publishes a notify topic of "/refresh". Tab two (remote) has a listen topic of "/refresh". The problem is that when the form is submitted, Tab two (remote) is loaded t