Why is servlet used?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by cookies?
What are the methods in HttpSession and their use?
how do you maintain sessions in servlets?
What is the difference between genericservlet and httpservlet
difference between request.getSession(false) or request.getSession() and request.getSession(true)
Explain the difference between GET and POST methods?
Why filter is used in servlet?
What is a Session Id?
What are the security issues in Servlets?
What is with the javax.servlet package naming?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
What is the directory structure of web application?