¡@

Home 

2014/10/16 ¤W¤È 12:02:18

jquery Programming Glossary: calculate.jsp

problem with jquery post data to jsp page

http://stackoverflow.com/questions/4142919/problem-with-jquery-post-data-to-jsp-page

I have the following html page Index.html script.js and calculate.jsp file when i run the html page and hit submit button using tomcat.. submit button using tomcat server it gives error saying calculate.jsp file not found .Is their any syntax problem in the javascript.. type text javascript script head body form id form action calculate.jsp method post Enter number input id number type text name number..

problem with jquery post data to jsp page

http://stackoverflow.com/questions/4142919/problem-with-jquery-post-data-to-jsp-page

with jquery post data to jsp page I have the following html page Index.html script.js and calculate.jsp file when i run the html page and hit submit button using tomcat server it gives error saying calculate.jsp file not found.. and calculate.jsp file when i run the html page and hit submit button using tomcat server it gives error saying calculate.jsp file not found .Is their any syntax problem in the javascript file to call the jsp page . html head title Simple jQuery.. 1.4.2.js type text javascript script script src SCRIPT.js type text javascript script head body form id form action calculate.jsp method post Enter number input id number type text name number input id submit type submit value Calculate Square Root name..