Multiple choice

What servlet processor was developed by Apache Foundation and Sun?

  1. Apache Tomcat

  2. Apache Web server

  3. Sun servlet processor

  4. None of the above is correct

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

Apache Tomcat is the servlet processor developed jointly by the Apache Foundation and Sun Microsystems. Tomcat is an open-source web server and servlet container that implements Java Servlet and JavaServer Pages (JSP) technologies. The Apache Web server serves static content but doesn't process servlets. There is no 'Sun servlet processor' as a separate product.