What is the disadvantage of cookies?



What is the disadvantage of cookies?..

Answer / Kamal Saini

The disadvantages of cookies include security risks, as they can be intercepted by malicious users; privacy concerns since they store user data on the client's computer and can potentially be accessed by other applications; size restrictions as the maximum number of cookies a browser can handle may vary, leading to potential issues with large websites or applications that rely heavily on cookie storage; and the possibility for cookies to expire at inappropriate times due to misconfigurations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

What is the difference between Servlets and Applets?

1 Answers  


What advantages do servlets have over CGI programs?

5 Answers  


What is servlet collaboration?

1 Answers  


Why do we have servlet wrapper classes?

1 Answers  


Can threads be used in Servelet?

3 Answers  


What is cookies in servlet with example?

1 Answers  


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

1 Answers  


How can we include static files in the jsp page?

1 Answers  


What do you mean by httpservlet and how it is different from the genericservlet?

1 Answers  


What is the functionality of actionservlet and requestprocessor?

1 Answers  


What are the advantages of servlets over traditional cgi?

1 Answers  


difference between sendredirect,forward and url rewritting

5 Answers   Patni, TCS,


Categories