You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by arun <ar...@gmail.com> on 2011/04/09 12:22:29 UTC

form action is not calling while click on submit button: Struts2.0

hi,

i'm facing a problem in action calling.

Enviroment: 
1. apache-tomcat-6.0.18
2. Struts2.0

here is the JSP form code:






Problem is that when i'm defining action like in above code, its not called
on clicking submit button.

But when same action is called by defining the action with submit button
like : 


its been called successfully...


so any help from you guys:)
thanks in advance

--
View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4292686.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: form action is not calling while click on submit button: Struts2.0

Posted by Brian Thompson <el...@gmail.com>.
> which is why plain-text emails are better.

Fixed that for you ;)

-Brian



On Wed, Apr 13, 2011 at 9:45 AM, Dave Newton <da...@gmail.com> wrote:

> Probably that whole tags-being-interpreted-as-tags this in HTML
> emails, which is why plain-text emails are better for lists.
>
> Dave
>
> On Wed, Apr 13, 2011 at 10:15 AM, Biesbrock, Kevin
> <Bi...@aoins.com> wrote:
> > That's strange.  Why doesn't the code come through in the email but it
> > shows up on the nabble site?
> >
> >
> > Beez
> >
> > -----Original Message-----
> > From: arun [mailto:arunnhbti@gmail.com]
> > Sent: Wednesday, April 13, 2011 12:45 AM
> > To: user@struts.apache.org
> > Subject: Re: form action is not calling while click on submit button:
> > Struts2.0
> >
> > hi Dave,
> >
> > Here is the code :....
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> > http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-cli
> > ck-on-submit-button-Struts2-0-tp4292686p4299769.html
> > Sent from the Struts - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

Re: form action is not calling while click on submit button: Struts2.0

Posted by Mohamed SIDI <mh...@gmail.com>.
you can put it some where and send we back the link if it will not be
intercepted again !!

2011/4/13 Biesbrock, Kevin <Bi...@aoins.com>

> Ah, good point. So it's probably visible in the source, just not
> interpreted correctly when displaying the email.
>
>
> Beez
>
> -----Original Message-----
> From: Dave Newton [mailto:davelnewton@gmail.com]
> Sent: Wednesday, April 13, 2011 10:45 AM
> To: Struts Users Mailing List
> Subject: Re: form action is not calling while click on submit button:
> Struts2.0
>
> Probably that whole tags-being-interpreted-as-tags this in HTML emails,
> which is why plain-text emails are better for lists.
>
> Dave
>
> On Wed, Apr 13, 2011 at 10:15 AM, Biesbrock, Kevin <
> Biesbrock.Kevin@aoins.com> wrote:
> > That's strange.  Why doesn't the code come through in the email but it
> > shows up on the nabble site?
> >
> >
> > Beez
> >
> > -----Original Message-----
> > From: arun [mailto:arunnhbti@gmail.com]
> > Sent: Wednesday, April 13, 2011 12:45 AM
> > To: user@struts.apache.org
> > Subject: Re: form action is not calling while click on submit button:
> > Struts2.0
> >
> > hi Dave,
> >
> > Here is the code :....
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> > http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-c
> > li ck-on-submit-button-Struts2-0-tp4292686p4299769.html
> > Sent from the Struts - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 


Cordialement

Mohamed

RE: form action is not calling while click on submit button: Struts2.0

Posted by "Biesbrock, Kevin" <Bi...@aoins.com>.
Ah, good point. So it's probably visible in the source, just not interpreted correctly when displaying the email.


Beez

-----Original Message-----
From: Dave Newton [mailto:davelnewton@gmail.com] 
Sent: Wednesday, April 13, 2011 10:45 AM
To: Struts Users Mailing List
Subject: Re: form action is not calling while click on submit button: Struts2.0

Probably that whole tags-being-interpreted-as-tags this in HTML emails, which is why plain-text emails are better for lists.

Dave

On Wed, Apr 13, 2011 at 10:15 AM, Biesbrock, Kevin <Bi...@aoins.com> wrote:
> That's strange.  Why doesn't the code come through in the email but it 
> shows up on the nabble site?
>
>
> Beez
>
> -----Original Message-----
> From: arun [mailto:arunnhbti@gmail.com]
> Sent: Wednesday, April 13, 2011 12:45 AM
> To: user@struts.apache.org
> Subject: Re: form action is not calling while click on submit button:
> Struts2.0
>
> hi Dave,
>
> Here is the code :....
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-c
> li ck-on-submit-button-Struts2-0-tp4292686p4299769.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: form action is not calling while click on submit button: Struts2.0

Posted by Dave Newton <da...@gmail.com>.
Probably that whole tags-being-interpreted-as-tags this in HTML
emails, which is why plain-text emails are better for lists.

Dave

On Wed, Apr 13, 2011 at 10:15 AM, Biesbrock, Kevin
<Bi...@aoins.com> wrote:
> That's strange.  Why doesn't the code come through in the email but it
> shows up on the nabble site?
>
>
> Beez
>
> -----Original Message-----
> From: arun [mailto:arunnhbti@gmail.com]
> Sent: Wednesday, April 13, 2011 12:45 AM
> To: user@struts.apache.org
> Subject: Re: form action is not calling while click on submit button:
> Struts2.0
>
> hi Dave,
>
> Here is the code :....
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-cli
> ck-on-submit-button-Struts2-0-tp4292686p4299769.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: form action is not calling while click on submit button: Struts2.0

Posted by Mohamed SIDI <mh...@gmail.com>.
there is no code sir !!

2011/4/13 Biesbrock, Kevin <Bi...@aoins.com>

> That's strange.  Why doesn't the code come through in the email but it
> shows up on the nabble site?
>
>
> Beez
>
> -----Original Message-----
> From: arun [mailto:arunnhbti@gmail.com]
> Sent: Wednesday, April 13, 2011 12:45 AM
> To: user@struts.apache.org
> Subject: Re: form action is not calling while click on submit button:
> Struts2.0
>
> hi Dave,
>
> Here is the code :....
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-cli
> ck-on-submit-button-Struts2-0-tp4292686p4299769.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 


Cordialement

Mohamed

RE: form action is not calling while click on submit button: Struts2.0

Posted by "Biesbrock, Kevin" <Bi...@aoins.com>.
That's strange.  Why doesn't the code come through in the email but it
shows up on the nabble site? 


Beez

-----Original Message-----
From: arun [mailto:arunnhbti@gmail.com] 
Sent: Wednesday, April 13, 2011 12:45 AM
To: user@struts.apache.org
Subject: Re: form action is not calling while click on submit button:
Struts2.0

hi Dave,

Here is the code :....








--
View this message in context:
http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-cli
ck-on-submit-button-Struts2-0-tp4292686p4299769.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: form action is not calling while click on submit button: Struts2.0

Posted by arun <ar...@gmail.com>.
"


"


--
View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4302460.html
Sent from the Struts - User mailing list archive at Nabble.com.

Re: form action is not calling while click on submit button: Struts2.0

Posted by arun <ar...@gmail.com>.
hi Dave,

Here is the code :....








--
View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4299769.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: form action is not calling while click on submit button: Struts2.0

Posted by Dave Newton <da...@gmail.com>.
I don't see any code.

Dave

On Sat, Apr 9, 2011 at 6:22 AM, arun <ar...@gmail.com> wrote:
> hi,
>
> i'm facing a problem in action calling.
>
> Enviroment:
> 1. apache-tomcat-6.0.18
> 2. Struts2.0
>
> here is the JSP form code:
>
>
>
>
>
>
> Problem is that when i'm defining action like in above code, its not called
> on clicking submit button.
>
> But when same action is called by defining the action with submit button
> like :
>
>
> its been called successfully...
>
>
> so any help from you guys:)
> thanks in advance
>
> --
> View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4292686.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org