Multiple choice technology programming languages

What are the different servers available for developing and deploying Servlets?

  1. Java Web Server

  2. Jrun

  3. Apache Server

  4. All the above

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

Java Web Server, JRun, and Apache Server (configured with a servlet container like Tomcat) are all historically valid servers capable of developing and deploying Java Servlets. Thus, 'All the above' is correct.