updateAccessedSessionAttributes() Update all accessed session attributes through session.setAttribute
calls, explicitly indicating to the container that they might have been modified.
Field Detail
DESTRUCTION_CALLBACK_NAME_PREFIX
final public static String DESTRUCTION_CALLBACK_NAME_PREFIX(Code)
Constant identifying the
String prefixed to the name of a
destruction callback when it is stored in a
HttpSession .