What are some disadvantages of storing session state in cookies?


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

Post New Answer

More Servlets Interview Questions

What are life cycle methods of a servlet?

0 Answers  


My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??

2 Answers  


How to make sure a servlet is loaded at the application startup?

0 Answers  


Which is the methods of generated servlet?

0 Answers  


What do you mean by filter in servlet?

0 Answers  






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?

6 Answers   IBM, Infosys, TCS,


What is the workflow of a servlet?

0 Answers  


Explain the difference between servletconfig and servletcontext in servlet?

0 Answers  


What is Server-Side Includes?

1 Answers   IBM, SAS,


What is called Session Tracking?

0 Answers  


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

0 Answers  


What is the life-cycle of servlets?

0 Answers  


Categories