Tuesday, November 29, 2011

Can we write destroy() method in the init() method of a Servelt.

we cannot write destroy() method in the init() method..because init(),service(), and destroy methods are life cycle methods the servlet management executable program in the servlet container(which is a part of webserver) is written like that ......
Category:Servlet Interview Questions

No comments:

Post a Comment