The SOAP server receives the request from the client as an HTTP request. The request is passed to the HTTP request handler that redirects the request to the appropriate SOAP servlet. This SOAP servlet is responsible for decoding the HTTP request. The SOAP servlet directs the request to the HTTP/SOAP decoder. The decoder extracts the [...]
Filed under: Web Services | Leave a Comment »