Question: Which option is true about session scope?

Options

A : Objects are accessible only from the page in which they are created

B : Objects are accessible only from the pages which are in same session

C : Objects are accessible only from the pages which are processing the same request

D : Objects are accessible only from the pages which reside in same application

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

JDBC more questions

Which of the following is method of JDBC batch process?

Which of the following is not a JDBC connection isolation....

Which of the following is used to call stored procedure?

Which of the following is used to limit the number....

Which of the following is used to rollback a JDBC....

Which page directive should be used in JSP to generate....

Which tag should be used to pass information from JSP....

?out? is implicit object of which class?

?request? is instance of which one of the following classes?

Default value of autoFlush attribute is?

Annotations more Online Exam Quiz

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans

JSP

JSP Elements

Reflection API

Servlet

Session Management