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 core dump? diff b/w core dump and c dump?
What is a thread dump?
What is the weblogic server?
How do I prevent errors when running t3dbping? : BEA Weblogic
Tell me how are the notifications generated when a server is added to a cluster?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
Which memory space does thread stack get allocated from?
Why the node manager is required?
what are the benefits of classpath?
What is silent mode?