: There is a ServletContextListener that can be registered in web.xml : as a <listener>. This existed in Servlet 2.3 also.
Ah .. i see, I new about listeners, i just didn't realize how varied they are (i wasn't aware of ServletContextListener at all). -Hoss
