Class DBContextTest

java.lang.Object
org.apache.velocity.example.DBContextTest

public class DBContextTest extends Object
the ultimate in silliness... tests the DBContext example by putting a string and a hashtable into the context and then rendering a simple template with it.
Version:
$Id$
Author:
Geir Magnusson Jr.
  • Constructor Details

    • DBContextTest

      public DBContextTest(String templateFile)
  • Method Details

    • main

      public static void main(String[] args)