This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes is it possible to use jquery post in Struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "is it possible to use jquery post in Struts2" Watch "is it possible to use jquery post in Struts2" New topic
Author

is it possible to use jquery post in Struts2

manish krishnan
Greenhorn

Joined: May 11, 2010
Posts: 26
Hi..

in my application i want to use jquery post to pass the parameter through javascript. put when i click submit the javascript is called but the $.post is not getting identified.
what shall i do.

Thanking You
Manish
Johannes Geppert
Ranch Hand

Joined: Jan 12, 2010
Posts: 67
can you please give some more code?

Johannes


My Java and Webprogramming Blog
manish krishnan
Greenhorn

Joined: May 11, 2010
Posts: 26
this is my jquery code



jsp code



i have included the jquery in my header.jsp


which is included in all page
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: is it possible to use jquery post in Struts2
 
Similar Threads
Best Resources to Learn jQuery, JavaScript, and CSS
jQuery advantages over javascript
Can I change the buttons in a confirm alert box to 'Yes' , 'No'?
AJAX & Frameworks
XMLHtmlRequest return Undefine