Marketing - IncorporateFast.com wrote: > > Hi, > > To process XSL using resin, can I change the location of where XSL is > processed? I think that by default it is WEB-INF/xsl, but I’d like to > move it out of the subfolder WEB-INF. > You can specify the full path if you want when you specify the stylesheet. Even the WEB-INF/xsl itself isn't special; it's just a directory on the classpath.
-- Scott > > Thanks > > Joey > > ------------------------------------------------------------------------ > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
