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
精彩评论