If we disable cookies in our web page, what will happen?

Answer Posted / navatha

If we disable the cookies in our webpage then the it cant
identify the clients request.because there will be no
jsessionid for our request.So it fails to remember our req
on the server .so once again it creates the sessionid for
another req.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cookie? Why is cookie used?

582


Which event is fired at the time of session creation and destroy?

874


Can we override destroy method in servlet?

504


What is the structure of the http response

677


What is difference between jsp and servlet?

645






What is the use of httpservletrequestwrapper?

592


What are the differences between the servletconfig interface and the servletcontext interface?

582


What is servlet interface?

704


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

2917


What are all the ways for session tracking?

593


How do cookies work in servlets?

581


What are the servlet events?

594


How will two or three servlets interact or communicate with each other?

912


What is called servlet mapping?

558


Difference between httpservlet and generic servlets?

608