I have created RESTful web service from a newly created database. Now,
when I run the project, the JSP page I have created appears on the
browser. But, I need to know WHAT THE CODE IS to CONNECT THE JSP page
with the Service. Meaning, how can I call the web service from the JSP
page or how do I connect the JSP page and the WEB SERVICE.
For example, if I click on the SUBMIT button on the JSP output page on
the browser, the details that I have entered on in the browser page
must contact the HTTP Methods of the RESTful web service and update in
the database correspondingly. So, is there any tutorial or any
specific code to be inserted so that my project works flawlessly?
URGENT!!! PLS HELP...
Maly
http://servetube.appspot.com