Answer Posted / tulasi
The major disadvantage of cookies along with the 1st answer
is that its a major security threat.
The cookies are enabled and if any other user tries to
access the cookies he can easily view what the previous
user had accessed.If its some sensitive data, it can be a
major security threat
| Is This Answer Correct ? | 62 Yes | 14 No |
Post New Answer View All Answers
How can you push data from an Applet to a Servlet?
Why do we have servlet filters?
What do you mean by a filter and how does it work?
What do you mean by servlet context?
What do you mean by url pattern in servlet?
What is a servlet-to-servlet communcation?
How the typical servlet code look like ?
How to get the server information in a servlet?
What methods do you use in servlet - applet communication?
How to handle exceptions thrown by application with another servlet?
What are the two important api's in for servlets?
Explain the lifecycle of a servlet?
What is the capacity the doget can send to the server?
What is difference between PrintWriter and ServletOutputStream?
What is servlet mapping?