Class | Description |
---|---|
DefaultPage |
When building sites using templates, Screens need only be defined
for templates which require dynamic (database or object) data.
|
JspPage |
Extends TemplatePage to add some convenience objects to the request.
|
TemplatePage |
When building sites using templates, Screens need only be defined
for templates which require dynamic (database or object) data.
|
VelocityPage |
Extends TemplatePage to set the template Context.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.