i can run it ...

i put the template in /src/java, one level with the java code



but when i try to make a .jar, the velocity still cannot recognize the
template

this is my velocity.properties

resource.loader=class
class.resource.loader.description = Velocity Classpath Resource Loader
class.resource.loader.class =
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
class.resource.loader.cache = false
class.resource.loader.modificationCheckInterval=2
class.resource.loader.path=.,/



i think this is not s2 question anymore :) will go to velcity mailing list

F

Reply via email to