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
Show attributes of page directives.
Explain the uses of
What is the include directive?
What is JTGrid?
How did you implement caching in jsp?
Which is mandatory in tag in jsp?
What is the page directive is used to prevent a jsp page from automatically creating a session?
What is the jspdestroy() method?
What jsp lifecycle methods can be overridden?
How to retrieve warnings?
How to include static files in a JSP page?
Explain client and server side validation?
Explain the jsp implicit objects?
What is jsp and its architecture?
What is a scriptlet?