On Aug 9, 2006, at 9:51 AM, WeatherGuy wrote:

Our application basically needs
to check for a specific request header in an incoming POST action ("qp-xml",
for example)

That's a _header_?  It sounds more like a request parameter...

If so, you would use RequestParameterMatcher, RequestParameterSelector, or RequestParameterExistsAction (or RequestParameterAction, but I think the request-param input module combined with the others maybe makes this one obsolete?)

HTH,
—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to