Hi Tim,

You just need a class that implements ConditionalServlet, and register it (for 
example) using DS.

By following the ConditionalServlet algorithm, you should be able to accomplish 
anything you need to do.


It may be easier if you have more specific questions. What are you trying to 
accomplish?

Cheers,
=David


> On Nov 16, 2016, at 12:52 AM, Tim Ward <t...@telensa.com> wrote:
> 
> In
> 
> https://github.com/osgi/osgi.enroute.bundles/tree/master/osgi.enroute.web.simple.provider
>  
> <https://github.com/osgi/osgi.enroute.bundles/tree/master/osgi.enroute.web.simple.provider>
> 
> it says
> 
> "By adding, removing, and reordering ConditionalServlets, you can gain 
> unlimited control of what happens on the root path."
> 
> How, exactly? - what does one actually *do* to "add" (eg) a 
> ConditionalServlet?
> 
> -- 
> Tim Ward
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to