Uche: SOAP is still not XML

10 PM August 27, 2004

Uche Ogbuji, Python and XML expert, observes:

I’m surprised at how little I’ve had to worry about SOAP… In several cases where [Web Services] “end points” have been suggested, ... my suggestions of a REST-like alternative are embraced…

I found myself in a similar situation just yesterday. A client was wondering how best to structure a web service request and response, given that the response contains several large images and text to be printed on a page. After a short discussion, we agreed on a standard HTTP POST instead, with the POST returning a pre-formatted PDF file.

By alang | # | Comments (0)
(Posted to Software Development and javablogs)

Comments

Add Comment




(Not displayed)






(Leave blank line between paragraphs. URLs converted to links. HTML stripped. Indented source code will be formatted with <pre> tags.)




© 2003-2006 Alan Green