… you could automatically register any number of servlet event listeners (ServletContextListener, HttpSessionListener, ServletRequestListener, and more …) without any additional web.xml line?
The Java Server Pages 2.0 specification dictates that all .tld files inside META-INF directories, from jars in the web application classpath (WEB-INF/lib), must be read and parsed by the Servlet Container (JSP.7.1.9 - Event [...]
Archive for March, 2008
Servlet Event Listeners: Did you know?
Posted in java, jsp, servlet, web on March 11, 2008 | 6 Comments »