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 Web Services and the fly likes Tutorials on web services Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Tutorials on web services" Watch "Tutorials on web services" New topic
Author

Tutorials on web services

Harry Singh
Ranch Hand

Joined: May 02, 2001
Posts: 124
Hi,

Can anyone tell me where can i get some good reading material on webservices.

Thanks in advance.

Regards,
Harry
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

This thread will help you
http://www.coderanch.com/t/220976/Web-Services/java/Tutorials-Web-Services


Groovy
Fernando Matias Valadao
Greenhorn

Joined: Feb 19, 2003
Posts: 26
Try this:
http://java.sun.com/webservices/docs/1.3/tutorial/doc/index.html
Hope it can help you.


"In the case of a nuclear attack, the protection of our records is essential, if this country is to carry on its economy and maintain our way of life."
Eusebio Floriano
Ranch Hand

Joined: Mar 07, 2004
Posts: 235
in Sun�s site there are a lot of good articles that you can try.
http://java.sun.com/developer/technicalArticles/WebServices/


SCJP 1.4 / 5.0 - SCBCD 1.3 - SCWCD 1.4 - IBM 484
Kostya Razumovsky
Greenhorn

Joined: May 02, 2004
Posts: 23
There are a lot of good free tutorials and articles on web services at IBM Web services developerWorks page :
http://www-136.ibm.com/developerworks/webservices/ .

It might be also useful to read IBM Web services redbooks:
http://publib-b.boulder.ibm.com/cgi-bin/searchsite.cgi?query=web%20services

These are very valuable sources though they are oriented to IBM's Web serviced implementations
[ June 16, 2004: Message edited by: Kostya Razumovsky ]

Lots of things become clear, when you stop thinking /Viktor Pelevin/
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Link to WS @M $

http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.aspx

[ June 16, 2004: Message edited by: Pradeep Bhat ]
Kostya Razumovsky
Greenhorn

Joined: May 02, 2004
Posts: 23
First of all you should decide which implementation you will use to develop web services. E.g. if you use Axis http://ws.apache.org/axis/ to create your Web services it's natural to use Axis tutorial for Web services. The same is with IBM, Microsoft, etc. implementations.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tutorials on web services
 
Similar Threads
error in Marcus Green 2.
Private methods
Can the color for the disabled item be changed
WA #1.....word association
URGENT - NEED HELP - Block Code