Tag : Java Servlet Questions
(SAP) Testing Consultant Walkin in Kolkota - .1P .NET .net developer .net developer jobs .net developer openings .net developer recruitments .net developer walkin .NET Framework .Net Framework 2.0/3.0 .net jobs .net jobs in hyderbad .net opening at mumbai .net openings Java Servlet Questions
May
25
Q: Explain the life cycle methods of a Servlet. A: The javax.servlet.Servlet interface defines the three methods known as life-cycle method. public void init(ServletConfig config) throws ServletException public void service( ServletRequest req, ServletResponse res) throws ServletException, IOException public void destroy() First the servlet is constructed, then initialized wih the init() method. Any request from client [...]
Tags: Interview Questions and Answers, Java Interview Questions, Java Servlet Questions
Tags: Interview Questions and Answers, Java Interview Questions, Java Servlet Questions
