how to integrate the webservices and jsp
Answer Posted / 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 |
Post New Answer View All Answers
How do I restrict access to servlets and jsps? : BEA Weblogic
Explain the Command line utilities in wls?
How many WebLogic servers can be held inside a multi-processor machine?
What technologies are included in j2ee?
What are the steps involved in setting up classpath in web logic server?
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
What is a domain?
When should I use multicast subscribers? : BEA Weblogic
what is mission in weblogic
What is the local interface used by web logic server?
How to change from default jvm to others?
What is a trace in relation to web logic server?
How do clients handle dns requests to failed servers?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
What is cluster in weblogic?