Hi, I have a regular HTML page and a ServletRequestListener. For some reason Tomcat invokes requestInitialized and requestDestroyed twice for every client request. In other words: requestInitialized requestDestroyed requestInitialized requestDestroyed
Could someone explain to me why this is happening? I have NO Filters or MVC going on here. Just a regular HTML page. -- Thanks, NG --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]