which of the following session methods would allow the developer to set the timeout period so that a session…?

For J2EE 1.3, which of the following session methods would allow the developer to set the timeout
period so that a session will be automatically invalidated if it has not been used during the
specified interval?

For J2EE 1.3, which of the following session methods would allow the developer to set the timeout
period so that a session will be automatically invalidated if it has not been used during the
specified interval?

A.
session.setTimeOutInterval()

B.
session.setMaxInactiveInterval()

C.
session.setInactiveTimeOutInterval()

D.
session.setMaxTimeOutInterval()



Leave a Reply 0

Your email address will not be published. Required fields are marked *