Package org.apache.turbine.modules.screens

Class Summary
BaseJspScreen Base JSP Screen that should be subclassed by screens that want to use JSP.
Error This is a sample Error Screen module.
JspErrorScreen Directs errors at the Jsp error template defined in template.error.
RawScreen Base class for writing Screens that output binary data.
TemplateScreen Template Screen.
VelocityErrorScreen VelocityErrorScreen screen - directs errors at the velocity error template defined in template.error.
VelocityScreen Base Velocity Screen.
VelocitySecureScreen VelocitySecureScreen Always performs a Security Check that you've defined before executing the doBuildtemplate().
WebMacroSiteErrorScreen WebMacroSiteErrorScreen screen - directs errors at the webmacro error template defined in template.error.
WebMacroSiteScreen Base WebMacro Screen.
WebMacroSiteSecureScreen WebMacroSiteSecure screen.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.