Multiple choice

Which of the following is an open source SOAP server and client?

  1. Apache ANT

  2. Apache Tomcat

  3. Jakarta Struts

  4. Apache Axis

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Apache Axis is an open source implementation of the SOAP protocol, providing both server and client functionality for creating and consuming web services. Apache ANT is a build tool, Tomcat is a servlet container, and Struts is a web framework.