DEVFYI - Developer Resource - FYI

What is servlet

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

280. What is servlet

A Java program that extends the functionality of a Web server, generating dynamic content and interacting with Web applications using a request-response paradigm.

(Continued on next question...)

Other Interview Questions