| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Call SOAP Web services with AJAX, Part 1: Build the Web services client by James Snell - [Clicks: 39]
Implement a Web browser-based SOAP Web services client using the Asynchronous JavaScript and XML (AJAX) design pattern.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/ws-wsajax/index.html - Oct, 2005 - Web services programming tips and tricks: Handle namespaces in SOAP messages you create by hand by Russell Butek - [Clicks: 72]
Gain a thorough understanding of how WSDL maps to SOAP. Under normal circumstances, you don't have to worry about namespaces in the SOAP message. But there are times when you must. This tip prepares you for those times when you have to create your SOAP message by hand and deal with namespace issues without the help of a tool.
http://www-128.ibm.com/developerworks/xml/library/ws-tip-namespace.html - May, 2005