Archive for the ‘Servlet’ Category

difference in ServletRequest.getRequestDispather() and ServletContext.getRequestDispatcher() in Servlet

What is difference in ServletRequest.getRequestDispather() and ServletContext.getRequestDispatcher() in Servlet

Difference between servletContext and ServletConfig

What is difference between servletContext and ServletConfig?

What is preinitialization of servlet

What is preinitialization of servlet

Setting Session Timeout in JSP Servlet

How to set the Session Time out in JSP and Servlet

Difference in HttpServlet and GenericServlet

What is the basic Difference in HttpServlet and GenericServlet