Re: double action's method invocation

2008-09-19 Thread Laurie Harper
ntended recipient. Sender does not necessarily endorse content contained within this transmission. From: [EMAIL PROTECTED] To: user@struts.apache.org Subject: Re: double action's method invocation Date: Fri, 19 Sep 2008 16:21:07 +0200 I'm out of office, but i come back shortly. Anyway th

Re: double action's method invocation

2008-09-19 Thread Gianluca Musella
tachments relates to the official >> business of Sender. This transmission is of a confidential nature and Sender >> does not endorse distribution to any party other than intended recipient. >> Sender does not necessarily endorse content contained within this >> transmission

RE: double action's method invocation

2008-09-19 Thread Martin Gainty
laimer and confidentiality note > > > > Everything in this e-mail and any attachments relates to the > > > > official business of Sender. This transmission is of a confidential > > > > nature and Sender does not endorse distribution to any party other > > &

Re: double action's method invocation

2008-09-19 Thread Piotr Matkowski
endorse distribution to any party other than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > > > From: [EMAIL PROTECTED] > > To: user@struts.apache.org > > Subject: Re: double action's method invocation &g

RE: double action's method invocation

2008-09-19 Thread Martin Gainty
confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: Re: double action's method invocati

Re: double action's method invocation

2008-09-19 Thread [EMAIL PROTECTED]
, 19 Sep 2008 15:34:55 +0200 From: [EMAIL PROTECTED] To: user@struts.apache.org Subject: Re: double action's method invocation In my app there isn't ajax, nor js of any type, nor dojo. I'm using only the s2 taglibs, and the app config is very simple. Anyway, its true that my

RE: double action's method invocation

2008-09-19 Thread Martin Gainty
:55 +0200 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: Re: double action's method invocation > > In my app there isn't ajax, nor js of any type, nor dojo. I'm using > only the s2 taglibs, and the app config is very simple. > > Anyway, its tr

Re: double action's method invocation

2008-09-19 Thread Gianluca Musella
relates to the official > business of Sender. This transmission is of a confidential nature and Sender > does not endorse distribution to any party other than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > >> From:

Re: double action's method invocation

2008-09-19 Thread Paweł Wielgus
Hi Radu, I don't claim that ff3 is doing double submit, i claim that when one have problem with double submit and one is using ff3, one should try with other browsers. In case of my team, developer A has problem with double submit, others didn't. Developer A was using ff3, others didn't, when deve

RE: double action's method invocation

2008-09-19 Thread Martin Gainty
.org > Date: Fri, 19 Sep 2008 09:00:54 -0400 > Subject: RE: double action's method invocation > > We are using FF3 with Struts 2 project and no issues with double submit so > would think is something in the form or application config that makes it > double submit. > >

RE: double action's method invocation

2008-09-19 Thread Radu Solomon
Mailing List Subject: Re: double action's method invocation Everything other than ff3 will work just fine, simply try any other browser. i have no clue what's wrong with ff3 in this matter but we simply banned it in our team. Best greetings, Paweł Wielgus. 2008/9/19 Gianluca Musel

Re: double action's method invocation

2008-09-19 Thread Paweł Wielgus
Everything other than ff3 will work just fine, simply try any other browser. i have no clue what's wrong with ff3 in this matter but we simply banned it in our team. Best greetings, Paweł Wielgus. 2008/9/19 Gianluca Musella <[EMAIL PROTECTED]>: > Yes, I'm using firefox 3. > > Uh, I can't believe,

Re: double action's method invocation

2008-09-19 Thread Gianluca Musella
Yes, I'm using firefox 3. Uh, I can't believe, with IE works Thank you very very very much, Pawel. Gianluca 2008/9/19 Paweł Wielgus <[EMAIL PROTECTED]>: > Hi, > are You using FireFox3 maybe? > We have exactly the same issue - but it was ff3 fault. > Simply try it on other browsers. > >

Re: double action's method invocation

2008-09-19 Thread Paweł Wielgus
Hi, are You using FireFox3 maybe? We have exactly the same issue - but it was ff3 fault. Simply try it on other browsers. Best greetings, Paweł Wielgus. 2008/9/19 Gianluca Musella <[EMAIL PROTECTED]>: > Hello, this is my first post in this list. > > > I'm using S2 2.0.11.2 with Tiles plugin on T

double action's method invocation

2008-09-19 Thread Gianluca Musella
Hello, this is my first post in this list. I'm using S2 2.0.11.2 with Tiles plugin on Tomcat. I've a very strange problem. Almost all and elements causes a double action's method activation. For example if I have: mapped in struts.xml in this way: