Package org.apache.velocity.example
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 Summary
Constructors Constructor Description DBContextTest(String templateFile)
-