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
What can happen when stub can’t to connect to web-logic server instances?
How do stubs function inside weblogic server cluster at the time of failure?
What is the boot?
How do I set up my classpath? : BEA Weblogic
How to debug my ant script?
When can high usage of CPU occur?
What is jvm tuning?
How do I do http tunneling? : BEA Weblogic
Tell me what are the ways in which weblogic servers can run on multiple machines?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
What are deployment descriptors?
What is a Thread dump? How will you take in unix/linux and windows ?
Why would a client application use jta transactions?
What is meant by full gc and explain it?