## VelocityConfig input.encoding = UTF-8 output.encoding = UTF-8 contentType = text/html;charset=UTF-8 velocimacro.library=macro/macro.vm velocimacro.library.autoreload=true runtime.log.logsystem.class = org.apache.velocity.runtime.log.Log4JLogChute userdirective=com.lyms.velocity.directive.BlockDirective,com.lyms.velocity.directive.OverrideDirective,com.lyms.velocity.directive.ExtendsDirective #file.resource.loader.cache = true resource.loader = webapp webapp.resource.loader.class = org.apache.velocity.tools.view.WebappResourceLoader webapp.resource.loader.path = /WEB-INF/views/ webapp.resource.loader.cache = false