The servlet spec disallows any writing of headers after an include has been issued. This commit intercepts the include and commits the session, then allowing the include to proceed. See: #1243
The servlet spec disallows any writing of headers after an include has been issued. This commit intercepts the include and commits the session, then allowing the include to proceed. See: #1243