If we disable cookies in our web page, what will happen?
Answer Posted / gajendra
If cookies are disabled in our browser, Session tracking
gets failed.
To overcome this limitation URL Rewriting concept will be
used.
| Is This Answer Correct ? | 33 Yes | 1 No |
Post New Answer View All Answers
Differentiate between get and post?
What are session variable in servlets?
Why are http servlets used in programming?
What is a deployment descriptor?
What are the types of protocols supported by httpservlet ?
What is servlet and its life cycle?
What is Servlets and explain the advantages of Servlet life cycle?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are some disadvantages of storing session state in cookies?
What is the use of welcome-file-list?
What is meant by session? Tell me something about httpsession class?
What are the different ways we can maintain state between requests?
Explain the concept of ssi ?
What is meant by servlet? What are the parameters of the service method?
What is the difference between 2 types of servlets?