开发者

How to invoke a webservice in Struts 2

开发者 https://www.devze.com 2023-02-19 06:14 出处:网络
I create a sample web service, how i can invoke this web service in my Struts 开发者_JS百科2 project.Add the same Way you invoke this web service in other projects.u can do this by using axis-2 , Fir

I create a sample web service,

how i can invoke this web service in my Struts 开发者_JS百科2 project.


Add the same Way you invoke this web service in other projects.


u can do this by using axis-2 , First u can create stubs from .wsdl url/file they use java class to call stubs

0

精彩评论

暂无评论...
验证码 换一张
取 消