Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
1.3.1
-
None
-
Operating System: other
Platform: All
-
20610
Description
While using the /velocity-1.3.1/examples/servlet_example2/README.txt file to
install example #2, I noticed the following corrections needed:
1) the templates JAR file is "template.jar" (singular) rather
than "templates.jar";
2) the velocity.properties file should be put into the velexample/ directory,
rather than in velexample/WEB-INF/ with web.xml (in 2 places in doc)
Thanks.