Answer -
Method
Description
public void init(ServletConfig config)
It is invoked only once when first request comes for the servlet. It is used to initialize the servlet.
public void service(ServletRequest request,ServletResponse)throws ServletException,IOException
It is invoked at each request.The service() method is used to service the request.
public void destroy()
It is invoked only once when servlet is unloaded.
We are group of professionals with the same objective for helping school students who are struggling in NCERT Questions Answers. We are just sharing our knowledge for the students and helping them by providing Questions Answers.
At Halpura we are reimagining the actual potentials of quality information resources reaching people across the globe to make an everlasting impact.
Copyright 2017, All Rights Reserved. A Product Design BY CoreNet Web Technology