DEVFYI - Developer Resource - FYI

What is Servlet?

Servlet Interview Questions and Answers


1. What is Servlet?

A servlet is a Java technology-based Web component, managed by a container called servlet container or servlet engine, that generates dynamic content and interacts with web clients via a request\/response paradigm.

(Continued on next question...)

Other Interview Questions