what will happen if we disable cookies in the web page?
Answer Posted / shailendra shukla
It will give the exception saying that: "Illegal for
useBean to use session scope when JSP page declares (via
page directive) that it does not participate in sessions.
If you are not using the bean then it should be OK but most
of the time it will generate the exceptions and container
will not be able to manage the session for the page.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How is jsp better than servlet technology?
What is the jspinit() method?
How do we prevent browser from caching output of my jsp pages?
What is jsp and how it works?
Explain jsp?
How run jsp program in netbeans?
What is the difference between jsp and php?
What happens when a page is statically included in another jsp page?
What is the
What is the
Explain static method?
What are implicit objects in jsp?
Explain jsp:plugin action?
What is a translation unit?
What is an expression in jsp?