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
How do you pass control from one jsp page to another?
Is jsp technology extensible?
Is jsp page extensible true false?
What are jsp elements?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
Show the 2 types of comments in JSP.
What are action tags?
How can the applets be displayed in the jsp? Explain with an example.
What are custom tags in jsp?
What is asp and jsp?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
What is the include directive?
What are the implicit, internal objects and methods on the jsp page?
What are implicit objects in jsp?
How can I extend the functionality of jsp?