12345678910



Question 1: The getSession() method with 'true' as its parameter [ getSession(true) ] it will return the previous session object when
1. the session is completed
2. the session object is passed to another method
3. the session does not exists
4. the session is existing