Hi All I am new to Axis. I'd like to use axis in our project. For some limitation we'd like to use servlet to handle our SOAP message request. That mean we will use servlet to get the SOAP request from client.
And then we need to parse the SOAP message. And handle the request in our backend. After that we need to generate the response SOAP message and reply to the client with servlet. My project is Domino Based. My question is if we can adopt Axis in our project to parse and assemble our SOAP message. It seems that Axis is work well in Tomcat ,WAS and so on.But how to use it in Domino? Any comments is appreciated. [EMAIL PROTECTED]
