| Author |
Latest development in web services
|
Nila dhan
Ranch Hand
Joined: Sep 15, 2005
Posts: 160
|
|
|
Can anyone let me know about the latest development in web services.Any links would be helpful
|
 |
Masoud Kalali
Author
Ranch Hand
Joined: Jul 08, 2004
Posts: 531
|
|
Standards related to Web service can be found in www.ws-i.org and http://www.oasis-open.org/ but in case that you want a brief overview then http://www.ws-standards.com/ could be a very good start as it has some samples too. In case that you are looking for latest implementation you can take a look at htt://metro.dev.java.net which is latest implementation of JAX-WS with several of WS-I standards.
|
Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
I would say the most interesting development in "web services" is the rise in the last few years of developers who feel that the SOAP approach is overkill and that the REST approach is a better match to most problems. Here is part 1 of my survey article on the topic. These days there is a rather astonishing movement toward support for RESTful web services in toolkits, standards, languages, etc. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Latest development in web services
|
|
|