Link to home
Start Free TrialLog in
Avatar of dupree007
dupree007

asked on

Web Services Beginner

I'm a beginner to this web services and java.  We want to consume some of this data, mainly state miles by driver. I've attached the only documentation our service provided.  I catch on pretty well if somebody can give me a good start. Should I use java?  Can I use Visual Studio Express (we don't want to buy any new development software)?   .net? If I could just get a jumpstart with an example of how to get a set of data, I probably can adjust and move on from there.  Can anybody help?  

Thanks!
-Sam
Turnpike-Web-Services-Guide-1-8..doc
Avatar of themrrobert
themrrobert
Flag of United States of America image

java doesn't cost anything to develop.

just install the latest version of java jdk http://www.oracle.com/technetwork/java/javase/downloads/index.html
and
eclipse ttp://www.eclipse.org/
Avatar of dupree007
dupree007

ASKER

Could somebody possibly provide an example of how I would use eclipse to consume the data as described in the attached document?
ASKER CERTIFIED SOLUTION
Avatar of dileeph
dileeph
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial