how to integrate the webservices and jsp
Answer / nobzzy
You can generate a webservices client using WSDL provided by the host and then use the JSP scriplets to write the java code in JSP and to invoke the webservice, get the result and put it to JSP page. Or use your servlet help to invoke the webservice and return only the necessary result to JSP.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between jboss and weblogic?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What is a cluster? What is High Availability and Fail over?
How to find out the listening ports?
Explain the performance tuning in jms?
What is a domain in weblogic?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
What can happen when stub can’t to connect to web-logic server instances?
What are the ways in which weblogic servers can run on multiple machines?
Difference between weblogic development and production mode?
what is difference between jboss and weblogic
Why do we need to remove cache?