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

2011-04-14 Thread Mohamed SIDI
Message- > From: Dave Newton [mailto:davelnew...@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

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

2011-04-14 Thread arun
" " -- 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

2011-04-13 Thread Biesbrock, Kevin
code come through in the email but it > shows up on the nabble site? > > > Beez > > -Original Message- > From: arun [mailto:arunnh...@gmail.com] > Sent: Wednesday, April 13, 2011 12:45 AM > To: user@struts.apache.org > Subject: Re: form action is not calling

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

2011-04-13 Thread Brian Thompson
lto:arunnh...@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 : > > >

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

2011-04-13 Thread Dave Newton
the nabble site? > > > Beez > > -Original Message- > From: arun [mailto:arunnh...@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: &g

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

2011-04-13 Thread Mohamed SIDI
y, 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

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

2011-04-13 Thread Biesbrock, Kevin
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:arunnh...@gmail.com] Sent: Wednesday, April 13, 2011 12:45 AM To: user@struts.apache.org Subject: Re: form action is not calling w

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

2011-04-13 Thread arun
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. --

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

2011-04-12 Thread Dave Newton
I don't see any code. Dave On Sat, Apr 9, 2011 at 6:22 AM, arun 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 call