Greetings,

>From a javax.servlet.ServletContext, I can easily obtain all
servlet/servlet-mapping via javax.servlet.ServletRegistration, as well
as all filter/filter-mapping via javax.servlet.FilterRegistration, but
not all (let alone any) listener via java.util.EventListener ..

Does anyone know a way to obtain this information programmatically
from a ServletContext? Anyone on the EG care to update the
specification to provide this information?

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to