Hi,

Has anyone tried using SOAP with the Filter functionality of Tomcat 4.0
(beta 6)? On my client side, I am creating a SOAP header and inserting
some data in it. What I would like to be able to do is to extract this
data using a Filter which I install in the servlet container (tomcat).

I am able to intercept the request in my filter but am not sure how to
extract a SOAP header given just an HttpServletRequest.

Any help would be appreciated.

Thanks,

- Prashant

Reply via email to