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 |
Explain the use of http ?
How do I enable debugging for the messaging bridge? : BEA Weblogic
How can we change heap size?
Tell the issues faced in weblogic?
How to integrate apache webserver with weblogic server? What is the purpose of integrating both?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
What are the special design care that must be taken when you work with local interfaces?
How will a single machine run multiple web logic server instances?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
How do I create a producer pool? : BEA Weblogic
What is jvm tuning?
What is the function of t3 in weblogic server? : BEA Weblogic