Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Servlet filters

On 28/03/2008, Emmanuel Potvin <epotvin@xxxxxxxxxxx> wrote:
Do anybody knows how to add servlet filter to the httpservice? Is that
possible?

The current HttpService is based on version 2.1 of the servlet spec,
so filters aren't supported. However, there are people looking into
extending the HttpService to provide filter support, for example:

   Pax Web - Http Service Extensions
   http://wiki.ops4j.org/confluence/x/uABN

but this is work in progress, and is not part of the official spec.

HTH

Emmanuel

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

--
Cheers, Stuart

Back to the top