what will happen if we disable cookies in the web page?

Answer Posted / devendra dubey

Cookies is used for identify to request.
if we disable the coookies then we cannot identify the
request

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is application in jsp?

462


What are the advantages of jstl?

481


What is session management in jsp?

510


Differentiate between pagecontext.include and jsp:include?

528


What is the purpose of ?

504






How do you pass control from one jsp page to another?

507


List out the various scope values of jsp action.

592


What is full form of jsp?

500


What are the components that make up a tag library in jsp?

442


How can I enable session tracking for jsp pages if the browser has disabled cookies?

522


What is contextpath?

499


What is difference between page and pagecontext in jsp?

473


Can we override the jspinit(), _jspservice() and jspdestroy() methods?

514


Explain client-side and server-side validation.

483


Can constructor be used instead of init(), to initialize servlet?

506