While we're waiting for an update to the Http Service spec I'd also suggest
using the adaptors David mentions.
They can be found in the org.eclipse.equinox.http.helper project in the
equinox incubator in cvs.

e.g.
Host: dev.eclipse.org
Repository Path: /cvsroot/eclipse
Module: equinox-incubator/org.eclipse.equinox.http.helper

-Simon

[EMAIL PROTECTED] wrote on 03/28/2008 05:00:12 AM:

> You  can use some adaptors , they are FilterServlerAdaptor,
> ContextPathServletAdaptor,ContextInitParametersAdaptor,
> ResourceServlet and ContextListenerServletAdaptor.
>
> Regards,
> David
>
>
> 2008/3/28, 王洪伟 <[EMAIL PROTECTED]>:
> 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 <[EMAIL PROTECTED]>:
> On 28/03/2008, Emmanuel Potvin <[EMAIL PROTECTED]> 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@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
> --
> Cheers, Stuart
> _______________________________________________
> equinox-dev mailing list
> equinox-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/equinox-dev

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

Reply via email to