SERVLETS
What is servlet?
Hierarchy of servlet?
Servlet methods?
Servlet scopes?
Explain Servlet life cycle?
What are all doXXX() methods in HttpServlet?
Difference bw servletcontext and servletconfig?
Difference bw doGet() and doPost()?
Difference bw Clien-Server and
Web based applications?
Difference bw attribute and parameter?
Howmany ways to pass data from one servlet to another servlet?
Difference bw forward() and serdRedirect()?
What are all the session tracking techniques?
Http session methods?
Types of cookies?
What is necessity of servlet config object?
What is filter?
How to kill servlet session?
No comments:
Post a Comment