----- Original Message ----- From: "Manoj Sharma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 28, 2002 6:27 AM Subject: RE: HTTPSender
> In the same vein as the earlier query is Axis tied to a WebServer which > supports the Servlet spec or can it be run on a WebServer which is not tied > to the Sun specification? In other words are there any dependencies of the > code on the Servlet API? well, the source is there for you to look at and see for yourself, I recommend a grep for javax.servlet to see what crops up. -steve