Hello everybody, sorry for the previous email. Thanks Pid for the advice

Since servlet 3.0 spec, servlets/listeners/filters can be registered inside the context not only thru the web.xml, but also with @WebServlet annotation and with META-INF/web-fragment.xml file. I need to create a page that lists the current registered servlets/filters/listeners in the context. Is there a way to achieve this?

Many Thanks


*Thiago Locatelli da Silva*
/
/

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

Reply via email to