how to integrate the webservices and jsp



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

Post New Answer

More Weblogic Interview Questions

what is core dump? diff b/w core dump and c dump?

1 Answers   IBM, TCS,


What is a thread dump?

0 Answers  


What is the weblogic server?

0 Answers  


How do I prevent errors when running t3dbping? : BEA Weblogic

0 Answers  


Tell me how are the notifications generated when a server is added to a cluster?

0 Answers  






Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

0 Answers  


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

2 Answers  


Is it possible to set aside a message and acknowledge it later? : BEA Weblogic

0 Answers  


Which memory space does thread stack get allocated from?

0 Answers  


Why the node manager is required?

0 Answers  


what are the benefits of classpath?

2 Answers   Infosys,


What is silent mode?

0 Answers  


Categories