Ensure that the session is only modified if it is accessed. This allows for optimizations to ensure that for things like static resources there is no need for hitting a data store.
Ensure that the session is only modified if it is accessed. This allows for optimizations to ensure that for things like static resources there is no need for hitting a data store.