On 12/16/2011 12:46 AM, Givler, Eric wrote:
Eric
Great information
The site is Roseindia.net your guidance helped
thanks
Anirudh
I always thought the best examples for learning how to do this were here:
http://www.learntechnology.net/content/struts/struts_crud.jsp
Google returns about 300,00
[I tried to simplifie the code to better understand the questions]When I
tried to send data from a web side client to an ActionClass in Struts 2
like:
CLIENT SIDE:
-
jQuery("#bedata").click(function(){ //Function for button "bedata"
var postData =
I'm not sure, but if I recall correctly that could be an encoding issue.
In such case firebug plugin or chrome console might be very usefull.
Sent from my mobile device, so please excuse typos and brevity.
Maurizio Cucchiara
Il giorno 16/dic/2011 12.23, "José Manuel Sendín Cruz" <
jmanuel.sendin
Hello Maurizio, thanks.
Headers sended as "GET" are:
Hostlocalhost:8080User-AgentMozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0)
Gecko/20100101 Firefox/8.0Acceptapplication/json, text/javascript, */*;
q=0.01Accept-Languagees-es,es;q=0.8,en-us;q=0.5,en;q=0.3Accept-Encodinggzip,
deflateAccept-CharsetIS
Solved. My mistake by sending wrong datatype. Content-Type must be
application/x-www-form-urlencoded.
Thank you.
2011/12/16 José Manuel Sendín Cruz
> Hello Maurizio, thanks.
>
> Headers sended as "GET" are:
>
> Host localhost:8080User-AgentMozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0)
> Gecko/201
Please follow up on your stackoverflow post as well. You need to provide
more information when you ask your questions there.
On Fri, Dec 16, 2011 at 9:28 AM, José Manuel Sendín Cruz <
jmanuel.sendin.c...@gmail.com> wrote:
> Solved. My mistake by sending wrong datatype. Content-Type must be
> appl
Define "not working for you".
Dave
On Fri, Dec 16, 2011 at 2:17 AM, Reshmi wrote:
> Dear Bruce,
> I checked the tag strict-method-invocation, but
> strict-method-invocation="true" >
>
> But it is not working for me .Give me some sample codes
> -Original Message-
> From: Łukasz Lena
Could you check the latest stable build [1]? It'll be ready in 1 hour
[1] https://builds.apache.org//view/S-Z/view/Struts/job/Struts2/lastStableBuild/
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/
-
I think you fixed the issue.
Using the 2.3.2-snapshot with strict-method-invocation="true" in the package
statement I now get a 404 - error with the message being
Invalid method: getPassword for action recoverpassword
and the description being
The requested resource (Invalid method
9 matches
Mail list logo