DEVFYI - Developer Resource - FYI

Why is Servlet so popular?

Servlet Interview Questions and Answers


(Continued from previous question...)

2. Why is Servlet so popular?

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.

(Continued on next question...)

Other Interview Questions