Hi 2009/4/3 Juan José Vázquez Delgado <[email protected]>
> > Just wondering, if the xpl > > file is at /apps/xproc/xproc.xpl, what tells sling that it should resolve > > the .html extension in this example to the script? > > I would have guessed /apps/xproc/sling/servlet/default/html.xpl .. > > Because of resource type is "xproc", you have: > > /apps > +-- xproc [resource type in our case] > -- xproc.xpl [xpl -> script manager is XProc & xproc -> is > not an extesion, so relies on default, i.e. "html"] Of course, should have seen that, but it supports extentions and methods as well, right? Cheers, Erik Buene
