I am thinking of attempting a hybrid web/soap server using tg.
Basically I need to know how to get a handle on the contents of a POST
request (i.e. the soap message). I would then use ZSI to parse the
message, process the request, and return a soap response using ZSI
again to marshal the xml.
Thanks,
Charlie

