| Author |
How Webservices are different from http based request with xml string as request para
|
Lakshmanan Arunachalam
Ranch Hand
Joined: Nov 02, 2005
Posts: 99
|
|
|
Can anyone explain me how webservices are different/advanced from a http based request with xml string as a request param.
|
Regards<br />Lakshmanan<br />IBM-OOAD & UML, SCEA-I
|
 |
Vojtech Demjen
Greenhorn
Joined: Dec 28, 2004
Posts: 3
|
|
|
The difference is the infrastructure (soap/wsdl/uddi, etc), you don't have to start from scratch, tools are available, usually you don't build a system in a vacuum (there can be another services, that you want to access from your application).
|
 |
Ajith Kallambella
Sheriff
Joined: Mar 17, 2000
Posts: 5782
|
|
|
Good one for the WS forum...tossing it over.
|
Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).
|
 |
 |
|
|
subject: How Webservices are different from http based request with xml string as request para
|
|
|