Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
State true or false -- HttpSession.setMaxInactiveInterval() can manage the inactivity lease period on a per-session basis.
A) True
B) False
Explanation: Typically, a default inactivity lease period for all sessions is set within your JSP engine admin screen or associated properties file. However, if your JSP engine supports the Servlet 2.1 API then the above feature is supported.
This Question is not yet answered!
Related Answered Questions
Related Open Questions