hirondelle.web4jtools.util
Class TemplatedPage
Object
hirondelle.web4jtools.util.TemplatedPage
public final class TemplatedPage
- extends Object
Create templated ResponsePage
objects.
This implementation assumes that related JSPs and classes reside in
the same directory. This policy is unusual, but recommended. Having all items
related to a feature in the same directory - classes, JSPs, and .sql files - is highly
satisfying and natural.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPlain
public static ResponsePage getPlain(String aTitle,
String aBodyJsp,
Class aRepresentativeClass)
- Return a templated page for displaying plain text, not markup.
Copyright Hirondelle Systems - Generated 2013Oct19.12.26