Hi all,
while investigating an user issue I found out that
org.apache.catalina.authenticator.FormAuthenticator (Tomcat 7 codebase)
fires requestInitialized/requestDestroyed events during forwards (login
and error page) [1]. However ApplicationDispatcher fires these events as
well (if "fireRequestL
Dne 6.12.2013 13:08, Mark Thomas napsal(a):
> On 06/12/2013 11:22, Martin Kouba wrote:
>> Hi all,
>>
>> while investigating an user issue I found out that
>> org.apache.catalina.authenticator.FormAuthenticator (Tomcat 7 codebase)
>> fires requestInitialized/reques