I have a question regarding the session timeouts. On the domino server in de server configuration there is a setting called "Http Servlet session timeout". Within xpages it is possible to change the xsp.session.timeout property on the server / database to increase the time the session is being invalidated.
I would like to know if there is a relation ship between the two properties. In other words, what would happen if we set the domino servlet session to lets say 360 and the xsp property to 360 as well?