DEVFYI - Developer Resource - FYI

Why don't we write a constructor in a servlet?

Servlet Interview Questions and Answers


(Continued from previous question...)

23. Why don't we write a constructor in a servlet?

Container writes a no argument constructor for our servlet.

(Continued on next question...)

Other Interview Questions