Multiple choice technology web technology

Servlets and JavaServer Pages have become so popular that they are now supported directly or with third-party plug-ins by most major Web servers and application servers?

  1. True

  2. False

  3. Can't say

  4. None of these

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

Servlets and JSP are widely adopted Java technologies for web development. All major application servers (Tomcat, WebSphere, WebLogic, JBoss) and web servers (Apache with modules, IIS) support them either natively or through plugins.