Posted By:
Laurent_Mihalkovic
Posted On:
Sunday, October 27, 2002 09:51 PM
hmmm.... indeed, SOAP is not a real answer to your problem. The reason is that SOAP is not a wire protocol, and for the most part, you still have to open an HTTP connection to talk to a SOAP server.
What platforms are you looking at for posting your XML document?
dumb idea... have you thought about setting up your servlet so that it would take incomming data from an Email?
cheers