aspose file tools
The moose likes Web Services and the fly likes Web Service Client programming models Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Web Service Client programming models" Watch "Web Service Client programming models" New topic
Author

Web Service Client programming models

vijay kumar
Ranch Hand

Joined: Nov 05, 2005
Posts: 58
there three Web Service Client programming models(Stub-based ,Dynamic proxy and Dynamic invocation interface (DII) ) which one is the best

how to choose amongst these
Xiao Vu
Greenhorn

Joined: Jan 22, 2006
Posts: 5
In SCDJWS Study Guide, the JAX-PRC Client-Side Programming Models and Web Servicse Invocation Modes may help you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Web Service Client programming models
 
Similar Threads
Failed IBM 288
how to write java web service client
dynamic proxy web service
soap messages using sockets
JAX-WS dynamic proxies and increased platform independence