Hi, i faced this issue a lot while developing some sample application in which my action was getting called twice,
but i was using javascript for submitting the action and when i removed javascript for submitting form the problem just disappears On Thu, Oct 16, 2008 at 3:07 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Wed, 10/15/08, wskent wrote: > > This is happening with JavaScript turned off or on. It is > > also happening in Tomcat 6. This behavior is not happening > > in IE 7 on either Tomcat 6 or JBoss 4.2 . I am also seeing > > this in a Struts 2.1.2 application running in JBoss 4.2 > > with the Firefox 3.0.3 browser. So far this looks like Firefox > > is causing Struts 2 to execute the action twice? > > There must be more to it than that, because I run a few S2 apps (both S2.0 > and S2.1) under FF3 w/o any issues. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >