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
Q3: Servlet mapping defines<br>A) an association between a
Q4: Which method is used to specify before
Q5: The getSession() method with 'true' as its
Q6: In the HTTP Request method which is
Q7: Give the examples of Application Server from
Q9: What is the limit of data to
Q10: The include() method of RequestDispatcher<br>A) sends a
Q11: The web container maintains the life cycle
Q12: RequestDispatcher object is used<br>A) to include other
Q13: What are the contents of web module?<br>A)