Why doesn’t a servlet include main()?
No Answer is Posted For this Question
Be the First to Post Answer
Which interface should be implemented by all servlets?
waht is the main diference b/w servelts and JSP ?
Explain web application directory arrangement?
can i call destroy() method in init() method of servlet
What are all the advantages of servlet over cgi?
What are the objects involved when a servlet receives a call from client?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
What are the phases of a servlet life cycle?
Explain Servlet Chaining ?
What is ServletContext object?
What are all the protocols supported by httpservlet?
How the JSP file will be executed on the Server side?