Multiple Choice
The getSession() method with „true? as its parameter [ getSession(true) ] it will return the appropriate session object when
A) the session is completed
B) the session object is passed to another method
C) the session does not exists
D) the session is existing
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Which one of the following is correct
Q16: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)useBean
Q17: Which one is the correct order of
Q18: Which of the following package contains servlet
Q19: Which of the following are the session
Q20: A servlet maintain session in<br>A)Servlet container<br>B)Servlet context<br>C)Servlet
Q22: The init parameter name and value pairs
Q23: The life cycle of a servlet is
Q24: Which object stores references to the request
Q25: Which option is true about session scope?<br>A)Objects