What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
No Answer is Posted For this Question
Be the First to Post Answer
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What are sessions in servlets?
Explain in brief the directory structure of a web application?
What are the uses of servlet
Is servlet a framework?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is Servlet Context?
What is meant by cookies?
What is a Session Id?
How can an existing session be invalidated?
What is a web application and what is it’s directory structure?
Describe the phases of servlet lifecycle?