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 Virtual Host in WebLogic? How to create it & what is the advantage?
How to start node manager?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?
Explain the diffrernces between 8.x and 9.x?
How many types of weblogic installation ?
Write a program to call the store procedure of oracle that takes no parameter?
What do you understand by JDBC connection pool? What are the steps to create a connection pool in WebLogic?
Explain the performance tuning in jms?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
If we lost Admin password(unfortunately), how will you enter into Admin console?