What are the types of protocols supported by httpservlet ?
What is the difference between get and post methods?
What's the advantages using servlets than using cgi?
Is it possible to have a constructor inside the servlet?
How we can call a jsp from the servlet?
where the session data will stored?
What are the advantages of cookies?
What is the first statement in jsp page.
What is life cycle of Servlet?
why are extending GenericServlet and why are extending HttpServlet explain?
Difference Between Web Server and Application server ??
how to make the IP address to .com
What is a generic servlet?