Hi: As we know, SOAPAction field is a required field in the SOAP spec, the apache client code call.invoke(url, action) can set the soap action before sending the message out, the question is on the server side, let's say the rpcrouter dispatches the request to a class method, How can I in the class method get the SOAPAction field contained in the client call and do different things depending on the SOAP action value? Has anybody done that? Is there an API to (in the server code) get the soap action field set by the client call? Any help will be appreciated. Thanks Jian _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
