what will happen if we disable cookies in the web page?
Answer Posted / govind bisht
if it cookies are disabled it is hard to find the
requesting users details. so it will be hard to maintain
the session for the requesting user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to deactivate el usage on jsp?
Define Static Block.
What is request scope in jsp?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What is called jsp directive?
What is the advantage of using getProperty action, as compared to the accessor method?
What are page directives?
Can I declare a java class in jsp?
How can html output be prevented from being cached?
What are the implicit el objects in jsp?
What is c tag in jsp?
Can we write java code in jsp?
What is session management in jsp?
How to run java program in jsp page?
How many types of jsp tags are there?