public final class MvcProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TEMPLATE_BASE_PATH
The base path where templates, associated with
viewables of resource classes, are located. |
public static final String TEMPLATE_BASE_PATH
viewables of resource classes, are located.
If this property is not set then the base path will be the root path.
Note: Do NOT set this property, this property is used as common prefix for specific
TemplateProcessor properties.Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.