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


Please Help Members By Posting Answers For Below Questions

Which tags are used for bean development?

488


What is the difference between jsp and php?

487


What is request scope in jsp?

520


Explain the uses of jsp?

548


What is a output comment?

572






How do we catch exception and process it using jstl?

514


How we can include the result of another page in jsp?

510


Can an interface be implemented in the jsp file?

523


How does response sendredirect work?

511


What is the default value of session attribute in jsp?

466


How can I handle jsp page errors?

545


What are the two kinds of comments in jsp and what's the difference between them ?

550


Explain the action.

539


mention the three important tags used in the development of jsp bean.

487


What are the two ways to include the result of another page?

1849