What is the importance of init() method in Servlet ?


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

Post New Answer

More Servlets Interview Questions

How do we call one servlet from another servlet?

0 Answers  


Can we override destroy method in servlet?

0 Answers  


What if we pass negative value in load-on-startup?

0 Answers  


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


What do you mean by cgi?

0 Answers  






What happens, if server sends a cookie to a browser that doesn't supports cookies?

2 Answers  


How to get the path of servlet in the server?

0 Answers  


What are some advantages of storing session state in cookies?

0 Answers  


What are the ways to handle multi-threading in servlets?

0 Answers  


What is string tokenizer?

0 Answers  


Which method of the httpservletrequest object is used?

0 Answers  


What is difference between GenericServlet and HttpServlet?

0 Answers  


Categories