Hi,

OSGi HTTP doesn't give to use the ability to register Filters. So for this
I used to work with org.eclipse.equinox.http.servlet.ExtendedHttpService
from Equinox to build my embeded webserver application.

But with this API doesn't supply any easy way to register Servlet Listener
as the ones that exists in web.xml.

Jetty project has any API for this?

regards

Cristiano
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to