You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jesse Farinacci <ji...@gmail.com> on 2012/07/13 04:03:19 UTC

ServletContext and WebListener

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org