Which of the following statements about the session and request objects in JSP are true? Select the two correct answers.

1. The request object is created for each HTTP request made to the server.
2. The session object persists data across multiple requests and is unique to each user.
3. The session object is destroyed when the browser is closed.
4. The request object can be used to store user-specific information during the session.
Choose the correct answer from the options given below:

1
1 and 2
2
2 and 3
3
1 and 4
4
3 and 4
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation