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 does sorting on message priority work? : BEA Weblogic
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
What are the ways in which the dns request of failed servers handled?
When we can update the application? Is server up time or downtime?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What is the role of a deployer?
How can the nm be made to work with web logic?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What is meany by proxy server?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
Why in jdk we have two different folders for bin and lib ?
how to upgrade the weblogic server licence?
How can we configure http tunneling on weblogic?
How is the logging implementation specified in web logic?