(Choose 1 answer)
<session-config>
The web.xml file for a webapp contains the following XML fragment for configuring session ti
<session-timeout>300</session-timeout>
</session-config>
What would be the session timeout interval for the sessions created in this web application?
A. 300 minutes
B. 300 seconds
C. 300 milli seconds
D. 300 hours
Exit 26