This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes iOS and the fly likes Using wsdl api key in Rest/Json web service for iPhone Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » iOS
Reply Bookmark "Using wsdl api key in Rest/Json web service for iPhone" Watch "Using wsdl api key in Rest/Json web service for iPhone" New topic
Author

Using wsdl api key in Rest/Json web service for iPhone

Sabarish Venkat
Ranch Hand

Joined: Jan 18, 2012
Posts: 133

Am having an API key which is as WSDL web service. Now if i try to develop iPhone code in REST/JSON web service can i use the WSDL API key in the program will it work for both request and response of server. Kindly suggest me.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
That's a question for whoever runs that WS. Just because there's a SOAP WS doesn't imply tthere's a REST WS as well, or that it works similarly.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Using wsdl api key in Rest/Json web service for iPhone
 
Similar Threads
Pattern for marshalling, unmarshalling objects to multiple formats
web service using json in java
WSDL for iPhone
WSDL question
Consuming REST based web service