VenuGopalArkala wrote:
if ur using
and in js ur giving
function formSubmit(){
document.populationSetForm.addNewR.value = '';
form.submit(); // this is the problem
}
Instead of form.submit() give return true; // ur problem will be solved
O_o
t; From: "Charbel Abdul-Massih"
> To:
> Sent: Tuesday, February 12, 2008 2:53 AM
> Subject: Every action is getting called twice
>
>
> What am I doing wrong? Every request to an action goes into the actions'
> execute method twice...
>
> I am sure th
]>
To:
Sent: Tuesday, February 12, 2008 2:53 AM
Subject: Every action is getting called twice
What am I doing wrong? Every request to an action goes into the actions'
execute method twice...
I am sure that I am returning SUCCESS from the action, and is mapped to a
valid J
---Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Monday, February 11, 2008 4:26 PM
To: Struts Users Mailing List
Subject: Re: Every action is getting called twice
--- Charbel Abdul-Massih <[EMAIL PROTECTED]> wrote:
What am I doing wrong? Every request to an action go
On 2/11/08, Charbel Abdul-Massih <[EMAIL PROTECTED]> wrote:
> What am I doing wrong? Every request to an action goes into the actions'
> execute method twice...
This is going to sound unrelated, but, do you use Firefox browser with
Firebug enabled to test your code. I ran into one weird problem
, and if true, calls
>
> Return actionInvocation.invoke();
>
> Does this help any???
>
>
> -Original Message-
> From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 11, 2008 4:26 PM
> To: Struts Users Mailing List
> Subject: Re: Every action is getting c
Does this help any???
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Monday, February 11, 2008 4:26 PM
To: Struts Users Mailing List
Subject: Re: Every action is getting called twice
--- Charbel Abdul-Massih <[EMAIL PROTECTED]> wrote:
> What am I doing wrong?
--- Charbel Abdul-Massih <[EMAIL PROTECTED]> wrote:
> What am I doing wrong? Every request to an action goes into the actions'
> execute method twice...
>
> I am sure that I am returning SUCCESS from the action, and is mapped to a
> valid JSP.
You are not providing enough information for anybod
What am I doing wrong? Every request to an action goes into the actions'
execute method twice...
I am sure that I am returning SUCCESS from the action, and is mapped to a
valid JSP.
Thanks,
Charbel
9 matches
Mail list logo