"Greg Balmer" <[EMAIL PROTECTED]> writes:
[...]
> Basically our service has a single access point
> http://ourhost.com/Service and I want to be able to examine the POSTed
> (XML) content of requests for keywords in the body and rewrite the
> incomming url as follows -
>
> Request BODY : ".
Hi all,
I have been looking
into various ways to achieve a goal of rewriting incomming url's based on the
Content of a particular request's POST body.Basically our service has a
single access point http://ourhost.com/Service and I want to
be able to examine the POSTed (XML) content of re