Does tomcat support Web Services?
Location: http://www.jguru.com/faq/view.jsp?EID=531241 Created: Oct 26, 2001 Author: Alex Chaffee (http://www.jguru.com/guru/viewbio.jsp?EID=3) Question originally posed by Seo Min-koo (http://www.jguru.com/guru/viewbio.jsp?EID=446799 No, Tomcat has no built-in support for Web Services. However, since Web Services are all built on HTTP, it is possible to write your own SOAP or XML-RPC servlet.