Answer Posted / ajaykishore
main disadvantage is any one can remove the cookies from the
browser options
example if you are using firfox
tools-options-use custom setting-and remove prevoius cookies
this cause security problem
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is the difference between 2 types of servlets?
What are the uses of servlets?
How to generate the server side programming and the advantages of it over the other languages?
What is servlet and its use?
Can you refresh servlet in client and server-side automatically?
Why do you use session tracking in httpservlet?
When to use doget() and when dopost()?
Define servlet mapping?
Explain servlet life cycle?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
When a servlet accepts a call from a client, it receives two objects. What are they?
Why don't we write a constructor in a servlet?
How to create war file?
What is preinitialization of a servlet?
What do you mean by session tracking and also explain its techniques?