geirm 01/01/02 21:48:21 Added: examples dbcontexttest.sh Log: helper to run the DBContextTest program. Revision Changes Path 1.1 jakarta-velocity/examples/dbcontexttest.sh Index: dbcontexttest.sh =================================================================== echo "DBContextTest : please ensure MySQL is set up and jdbc drivers are in classpath. See DBContextTest.java for clues" echo "This is an unsupported demo." java -cp .:../bin/velocity-0.71.jar:$CLASSPATH DBContextTest dbtest.vm
