Skip to main content

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

Yes,I did.
 
You should read some information about servlet filter which has been used to acegi of spring from below url
http://www.tuscany.org.cn/index.php/OSGi%E7%8E%AF%E5%A2%83%E4%B8%8B%E7%BB%93%E5%90%88Spring%E5%AF%B9Acegi%E7%9A%84%E9%9B%86%E6%88%90
 
 
2008/3/28, Stuart McCulloch <stuart.mcculloch@xxxxxxxxxx>:
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

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



Back to the top