Hi,

On Wed, May 6, 2009 at 11:12 PM, Andreas Kollegger
<akolleg...@tembopublic.org> wrote:
> With the current "Servlet Resolution" wiki page out-of-sync, does anyone
> have a bare-bones example of registering a servlet and/or filter with the
> Sling framework?...

The 
http://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/test-services/
example bundle contains a few servlets using different registration
mechanisms.

For filters, there's an example at [1].

-Bertrand

[1]  
https://svn.eu.apache.org/repos/asf/incubator/sling/trunk/samples/simple-demo/src/main/java/org/apache/sling/sample/filter/ZipFilter.java

Reply via email to