Welcome to Velocity!

This directory contains a few examples to help get you started.

As always, the if you have any questions :

1) Make sure you followed any directions :-) (did you build
   everything?)

2) Review documentation included in this package, or online at
   http://velocity.apache.org/

3) Ask on the velocity-user list.  This is a great source of support
   information.  To join, read http://velocity.apache.org/contact.html
   and then follow the links to join the lists.


app_example1 
------------

This simple example shows how to use the Velocity Template Engine
in a standalone program.  To build this example, see the instructions
in the examples/README.txt file.

Run it using the example template provided (example.vm):

  ./example.sh

or

  example.bat
