t; > >
>> > > 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:
well i did what you have mntioned in ur post but still the problem was there
action was exectued twice so i removed the javascript and it worked
still i will look again what i did in order to solve this problem...
On Thu, Oct 16, 2008 at 9:38 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> How
How were you submitting via JavaScript? I was just working on an app,
and forgot (face-palm-style) that you do have to 'return false;' in an
onclick handler for a form submission button... It's an old rule, I
know, but if you forget, then your JS code will submit the form and your
form will also be
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 <[EMA
--- 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
causing Struts 2 to execute the action twice?
--
View this message in context:
http://www.nabble.com/Struts-2-actions-executing-twice-tp19983781p20002891.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To
sage in context:
http://www.nabble.com/Struts-2-actions-executing-twice-tp19983781p20001384.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
I am consistently seeing this behavior using Struts 2.0.11 in JBoss 4.2 with
Firefox 3.0.3. Including on a real simple prototype application with no
images on the page.
--
View this message in context:
http://www.nabble.com/Struts-2-actions-executing-twice-tp19983781p20001159.html
Sent from the
Hi Roger,
do You have empty img tag on this jsp pages, a friend of mine found
out that this might be the case. Ff downloads the page and then
downloads the image data from the same address.
Best greetings,
Pawel Wielgus.
On 15/10/2008, Roger <[EMAIL PROTECTED]> wrote:
> On Wednesday 15 October 200
On Wednesday 15 October 2008 18:24:20 wskent wrote:
> Thanks for the tip, I was using Firefox 3.0.3 when the actions were getting
> executed twice. I am not seeing this behavior in IE 7.0.5730.11 .
I'm glad that it's not just me that has seen this. It does'nt happen all the
time, and only certain
Thanks for the tip, I was using Firefox 3.0.3 when the actions were getting
executed twice. I am not seeing this behavior in IE 7.0.5730.11 .
--
View this message in context:
http://www.nabble.com/Struts-2-actions-executing-twice-tp19983781p19995859.html
Sent from the Struts - User mailing
On Wednesday 15 October 2008 01:54:50 wskent wrote:
> I am using struts 2.0.11 in JBoss 4.2 and with a debugger I am seeing the
> action executing twice. The first time the values submitted from the form
> show up as expected. In the second execution the values are all null. I am
> also seeing this
of
the same name. So I it is highly unlikely that this is caused by something
that I am doing differently. Any ideas on what the cause of this is?
--
View this message in context:
http://www.nabble.com/Struts-2-actions-executing-twice-tp19983781p19983781.html
Sent from the Struts - User mailing
13 matches
Mail list logo