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
What is the page directive is used to prevent a jsp page from automatically creating a session?
How do I open a jsp file?
What is taglib uri in jsp?
Which directive is used in jsp custom tag?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank
How many jsp scripting elements are there and what are they?
Explain JSP directives.
What is a javaserver pages (jsp)?
What is jsp exception?
What are scripting elements?
What is difference between sendredirect and forward?
What are the directives in jsp?
What are the two types of comments supported by jsp?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
What is difference between include directive and jsp:include action?