You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Damian Harden <dh...@gmail.com> on 2008/01/31 00:53:01 UTC

ServletResolver

All,

Can anyone point me towards a simple tutorial / document / example
code which shows how to bind either an extension (*.xyz) and/or
sling:resourceType (sling:resourceType=xyz) to a Servlet or
ScriptEngine?

For example, how does the VelocityTemplatesScriptEngine class get
mapped to *.vm files (and perhaps specific resourceTypes?)

Thanks in advance,

Damian