File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes How to call python web service in java client code? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to call python web service in java client code?" Watch "How to call python web service in java client code?" New topic
Author

How to call python web service in java client code?

chaohua wang
Ranch Hand

Joined: Dec 22, 2002
Posts: 61
Hi Folks,

I am a newer for webservice.
I have a python web service at server side.
i can put web service client call as a URL in the browser.

https://lochost:8080/spinrpc.py?method=Location.update&id=1120001&update_lifecycle=ok

But I am not use how to write a java code to make client call, and can i use java.net.URL to make a call?


how to write a SOAP xm file for these values?
method=Location.update&id=1120001&update_lifecycle=ok

Thank you in advance.

Chwang
 
 
subject: How to call python web service in java client code?
 
Threads others viewed
General Doubts in WebServices after Fibonacci Example
Doubts in Fibonacci Web Services Example
Web service using HttpURLConnection
Axis service always reads "(MEMO)" from arguments
How to make a web service call using jqSOAPClient.js
developer file tools