Explore the TrooBloo database of technology tutorials, code examples & articles:
C#, VB.Net, ASP.Net, Java, JavaScript, J2ME, Visual Basic, and much much more...

SOAP Tutorials, Code Examples & Articles

Search:
Java:
General Java, Applets, J2EE, J2ME, J2SE, JavaBeans, JavaScript, JDBC, Jini, JSP, Servlets, Swing
Linux Platform:
General Linux, Apache, MySQL, PostgreSQL
Programming:
Active Server Pages, ActionScript, ASP.NET, C++, C#, Perl, PHP, Python, Visual Basic, VB.NET

Let the Education Guide Network help you accelerate your career:

Learn more about...
Cooking Schools
Culinary Arts Schools
Online MBA Programs

Our Web Sites:
Online Degree Guide
The Vocational School Guide


Web Design:
CSS, DHTML, JavaScript
Web Tools:
ColdFusion, Dreamweaver, Flash, FrontPage, GoLive
Web Services:
General Web Services, .NET, SOAP, UDDI, WSDL
Wireless & PDAs:
3G, 802.11, EPOC, i-mode, J2ME, Palm, Pocket PC, WAP, Windows CE, WML, WiMax
XML:
XML (General) , ebXML, RSS, SAX, XSLT, VoiceXML, WML, WSDL, XHTML, XML Schema

Tutorials & Training Courses on CD-ROM

Over 300 Titles to choose from: from Web Design to Programming, from
Dababases to Certifications. TRY FOR FREE!

Do you need high quality training at an afforable price?
Do you need training that is easy to follow, informative and allows you to master complex applications fast?
Do you need to learn how to master Programming, Web Design and Graphics?

Click here to try a FREE Demo &
view the full range of training CD-ROMs

 
   
There are 130 articles & tutorials regarding "SOAP".

1.) Using SOAP with Tomcat
02/27/2002 The Apache SOAP Project is an open source Java implementation of the Simple Object Access Protocol (SOAP) v1.1. SOAP is a wire protocol that leverages HTTP or SMTP as its transport layer and XML as its data layer, to execute remote methods, known as SOAP services. The Apache implementation of SOAP provides two methods for invoking SOAP services: a Remote Procedure Call (RPC) model and a message-based model. The RPC method, which is the focus of this article, is a synchronous...
Found at O'Reilly Network

2.) Why Encrypt SOAP Messages?
A sample SOAP response message shown in Listing 1 . This message contains unencrypted data that prying eyes could access as the message is transferred over the wire. By using the custom SOAP parameter encryption class we'll discuss here, specific parts of the SOAP message can be encrypted to protect the data during the transfer from the Web service to the client (see Listing 2 ). Although there are several ways to encrypt data, the application we're using as an example uses asymmetric...
Found at XML Magazine

3.) SOAP 1.2
by Rich Salz June 10, 2003 W3C Process As you may know by now, SOAP 1.2 has reached Proposed Recommendation (PR) status, which means that the XML Protocol Working Group believes that it's done. A few PR issues have been raised. It can be fun to look at the list, as the issues range from "I found a typ" to "this isn't full XML, send it back to the committee". If you're pedantically inclined -- and everyone in the computer field must have at least some inclination in that direction -- now...
Found at XML.com

4.) Encrypting SOAP Messages Using Web Services Enhancements
Jeannine Hall Gailey Web Consultant March 2003 Applies to: SOAP Messaging Microsoft® Web Services Enhancements (WSE) 1.0 SP1 Microsoft® ASP.NET WS-Security Specification X.509 Certificates XML Encryption Specifications Summary: How to encrypt SOAP messages over standard HTTP using Microsoft Web Services Enhancements (WSE) that supports the WS-Security specification. Includes a review of how encryption works for SOAP messages and how it is defined in the WS-Security and XML Encryption...
Found at MSDN Academic Alliance

5.) The Crux of SOAP Encryption
December 2002/January 2003 Issue Y ou can use .Net classes to create a custom Simple Object Access Protocol (SOAP) encryption application to protect sensitive information sent from a client to a Web service (see " Encrypting SOAP Messages in .Net ," XML & Web Services Magazine , October/November 2002). The application relies on public and private keys for the encryption and decryption of SOAP messages. It also has built-in capabilities for logging SOAP requests and responses to a file...
Found at XML Magazine

6.) Processing SOAP Headers
by Rich Salz July 17, 2002 Last month we built a simple client for the Google API. In this month's column we'll look at how SOAP headers can be used to talk to an intermediate server that adds value to the basic search service. The value-add is actually pretty silly: we'll send the query, pick one of the results at random to return, and send it back as an HTML page in Pig Latin. Our goal, however, is to understand how to process SOAP headers, and why you'd want to do so. But first I...
Found at XML.com

More articles & tutorials (Index of all articles & tutorials)

Goto Silicon Valley The Premier Directory of Silicon Valley Business Resources

© Bloofusion Inc., 2006

Contact | Privacy Policy | Link to TrooBloo.com | RSS Feeds
Terms of Use | Privacy Policy