What is the requirement of servlet config and servlet context implemented and how are they implemented?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

How is an application exception handling is done using a servlet?

0 Answers  


Can we override destroy method in servlet?

0 Answers  


What are the steps involved in placing a servlet within a package?

0 Answers  


Servlet is pure java object or not?

0 Answers  


how to pass parameter from servlet to html form

4 Answers  






How values can be passed from HTML page to servlet?

7 Answers   ABC,


The code in a finally clause will never fail to execute, right?

0 Answers  


can servlet have instance variables?

8 Answers   Syscon, Wipro,


Are Servlets Thread Safe? How to achieve thread safety in servlets?

0 Answers  


Tell us something about servletconfig interface.

0 Answers  


Can we get PrintWriter and ServletOutputStream both in a servlet?

0 Answers  


can i call destroy() method in init() method of servlet

9 Answers   Ericsson, IBM,


Categories