Answer Posted / jyoti
1. One of the main disadvantage of cookies is SECURITY
THREAD. By the help of cookies confidential information can
be hacked by a server.
2. One browser can handle 300 cookies at a time.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
Can we get PrintWriter and ServletOutputStream both in a servlet?
What do you mean by cgi and what are its drawbacks?
List out difference between a JavaBean from a Servlet?
What is the difference between get and post methods?
How to commuincate between an applet and a servlet?
What is new in ServletRequest interface ? (Servlet 2.4)
What is servlet and its use?
How do we share data using 'getservletcontext ()?
What is a generic servlet?
Define the servlet mapping.
How to rectify errors in java servlet while compilation?
How to read request headers from servlets?
How the servlet is loaded?
How to get the path of servlet in the server?
What are the different ways we can maintain state between requests?