Hi,
How do I extract the soap part of a http request in a java servlet? For example, suppose my client sends a soap request to http://localhost:8080/servlets/TestServlet and i want to print out the body of the soap request...how do i do that in TestServlet? Thanks.
 
-joseph.

Reply via email to