| 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
|
 |
 |
|
|
subject: is it possible to use jquery post in Struts2
|
|
|