Questions
Question 1:
Which of the following two methods are used to track or store the session ID?
A. encodeURL()
B. sessionTrack()
C. sessionUpdate()
D. encodeRedirectURL()
Question 2:
How do you create a session?
A. createSession()
B. makeSession()
C. callSession()
D. getSession()
Question 3:
How do you retrieve a session object across multiple requests to the same or different servlets