Multiple choice technology programming languages

If you want to modify the servlet, The webserver need to be shutdown.

  1. True

  2. False

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

Modern web and application servers support dynamic class reloading or hot deployment, meaning a servlet class can be recompiled and reloaded without shutting down the entire web server. This makes the statement false, making the designated 'False' option correct.