What are different ways for servlet authentication?
Explain the different ways for servlet authentication?
How can the referrer and the target urls be used in servlet?
How do cookies work in servlets?
What are all the advantages of servlet over cgi?
What is the major difference between context parameter and context attribute?
What are the functions of the servlet container?
What is cgi and what are its drawbacks?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
What is the difference between CGI and Servlet?
What is the need of session tracking in HttpServlet ?
What is the difference between context parameter and context attribute?
What do you mean by request dispatcher in servlet?