public class ModulePage extends BasePage
lazyj.config.folder to point to a readable folder on disk (you should
anyway have this definedmodules.propertiesmodule.res.dir=/path/to/templates| Constructor and Description |
|---|
ModulePage(java.lang.String sPage)
Read the indicated html template from the disk, relative to the folder specified by
getResDir() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getResDir()
Return the default path for the module html templates, as the value for the "module.res.dir" key from the "modules.properties" file
that is found in the folder indicated by the "lazyj.config.folder" system property.
|
append, append, append, clear, comment, fillFromDB, getContents, getDBTags, getPage, getTagsSet, main, modify, modify, registerExactTag, registerRegexpTag, reset, set, setCallingServlet, setOutputStream, setWriter, toString, unset, writepublic ModulePage(java.lang.String sPage)
getResDir()sPage - page to read from the disk