Where it should definitely be the current template path... Nowadays, you can do relative path resource loading using:
eventhandler.include.class = org.apache.velocity.app.event.implement.IncludeRelativePath but '.' should probably be handled directly. Claude Le lundi 06 octobre 2008 à 15:32 -0600, [EMAIL PROTECTED] a écrit : > I just did a quick test using Tomcat 6.0.16 and it appears that '.' in the > velocity config equates to the actual working directory that was active > when Tomcat was started, i.e. /apps/tomcat/bin in my case. > > Christopher Schultz <[EMAIL PROTECTED]> wrote on 10/06/2008 > 02:58:18 PM: > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
