document.forms[0].submit();" in "return true;"
Andrea
-Messaggio originale-
Da: Dave Newton [mailto:[EMAIL PROTECTED]
Inviato: martedì 4 dicembre 2007 17.53
A: Struts Users Mailing List
Oggetto: Re: R: R: my execute method of action class is getting executed twice
What Ja
--- "Gigliotti, Andrea" <[EMAIL PROTECTED]> wrote:
> I tried to remove the javascript confirm message, and now it work fine!
Btw, I'm in the camp of the other comment that said you're probably
submitting it twice (without knowing, since you didn't post the complete
code). If you're doing a submit
localization problem with the package_it.properties file.
> This is a bug for sure!
>
> Andrea
>
> -Messaggio originale-
> Da: Dave Newton [mailto:[EMAIL PROTECTED]
> Inviato: martedì 4 dicembre 2007 15.38
> A: Gigliotti, Andrea
> Oggetto: Re: R: my execute method
: Gigliotti, Andrea
Oggetto: Re: R: my execute method of action class is getting executed twice
Okay, now post the rest of it: the action
configuration, the HTML/JSP, any additional
JavaScript, etc.
d.
--- "Gigliotti, Andrea"
<[EMAIL PROTECTED]> wrote:
> Below my configuration:
Below my configuration:
O.S. Windows XP Pro (ITA)
Tomcat 5.0.27
JDKL 1.5.0.12
IE 6.0
Action's code:
- - - - - - - - - - - - -
package it.kappapackaging.com.action.visits;
import java.sql.Connection;
import java.sql.DriverManager;
import com.opensymphony.xwork2.ActionSupport;
import it.kappapa
5 matches
Mail list logo