Please check out the following:

Q: How do I get access to the HttpServletRequest that called my service?
http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/HttpReques
t

Once you have the HttpServletRequest, you can call the getHeader method.

Take care,
Rick Kellogg



-----Original Message-----
From: Robert Dietrick [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 7:56 PM
To: [EMAIL PROTECTED]
Subject: HTTP header access

Is there some way I can get at the HTTP headers from a MessageContext? 
I've scoured the API docs and still don't see any way to do this.

-rob



Reply via email to