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
Why jsp is better than servlet?
How can we achieve transport layer security for our web application?
How to create war file?
What's the difference between servlets and applets?
What methodology can be followed to store more number of objects in a remote server?
What are some disadvantages of storing session state in cookies?
How to find whether a parameter exists in the request object?
Which are the different ways you can communicate between servlets?
What is the process to implement doget and dopost methods?
What is Servlet API used for connecting database?
What is the difference between 2 types of servlets?
Why do we use sendredirect() method?
What is the workflow of a servlet?
What do you mean by web applications?
What is a servlet engine?