What is the GenericServlet class?
No Answer is Posted For this Question
Be the First to Post Answer
How we can check in particular page the session will be alive or not
Explain the difference between servlet and cgi?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
Explain the role of dispatcherservlet and contextloaderlistener.
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
waht is the main diference b/w servelts and JSP ?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is the difference between Servlets and Applets?
Why do we have servlet wrapper classes?
What are the life cycle methods of the servlet?
What do you mean by cgi?