geirm       00/11/02 07:27:12

  Added:       examples README.txt
  Log:
  Quick instructions.
  
  Revision  Changes    Path
  1.1                  jakarta-velocity/examples/README.txt
  
  Index: README.txt
  ===================================================================
  Example.java : simple example to show how to use the Velocity Template Engine
  in a standalone program.  To build :
  
        javac -classpath .:../bin/velocity-0.4.jar Example.java    
  
  to run
        ./test.sh
  
  the output will be in the file 'output'.
  
        
  
  
  

Reply via email to