Multiple choice technology web technology

Tomcat is a ____________ container?

  1. Servlet Container

  2. EJB Server

  3. J2EE Server

  4. Nothing

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

Tomcat is primarily a Servlet Container and JSP engine. It is not a full EJB server (which requires Java EE application server like JBoss), not a complete J2EE server, and certainly not 'nothing'.