This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Learn Webservice 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 "Learn Webservice" Watch "Learn Webservice" New topic
Author

Learn Webservice

renu richard
Ranch Hand

Joined: Oct 06, 2008
Posts: 116
Hi,
I wish to learn about webservices.... I am new to this.....

Can anyone share any URL or any book which i can refer for learning webservice as i am a beginner.... Many Thanks


Cheers,
Richard
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12269
    
    1
I suggest the first thing to do is to get familiar with how to make web applications in general. Jumping straight into web service architecture without understanding simple client - server systems work would just be confusing.

The obvious first step would be installing Tomcat on your local system and working through some examples.

Since most of the Java web service packages work with Tomcat this is a good start.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Learn Webservice
 
Similar Threads
Which Methods?
Webservice for beginners
Webservice client program to return an xml file
Sample Webservice
Concepts to be covered to have complete webservice knowledge