Java Servlet Programming Question:
Download Questions PDF

Why is Servlet so popular?

Answer:

Because servlets are platform-independent Java classes that are compiled to platform-neutral byte code that can be loaded dynamically into and run by a Java technology-enabled Web server.

Download Java Servlet Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is Java Servlet?What is servlet container?