How can you create a session in servlet?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is difference between GenericServlet and HttpServlet?

0 Answers  


How to upload a file to the server using servlet?

0 Answers  


What is use of parseQueryString ?

1 Answers  


Which event is fired at the time of session creation and destroy?

0 Answers  


How do you pass the data from one servlet to another servlet?

11 Answers   HCL,


How printwriter is different from servletoutputstream?

0 Answers  


Explain mvc pattern.

0 Answers  


How to set a cookie that is persisted only for the duration fo the clients session?

1 Answers  


If you want to modify the servlet,will the Webserver need to be ShutDown ?

9 Answers  


What are the important functions of filters?

0 Answers  


Why HttpServlet class is declared abstract?

0 Answers  


What do you mean by request dispatcher in servlet?

0 Answers  


Categories