Package org.apache.turbine.modules.screens

Class Summary
BaseFreeMarkerScreen Deprecated. you should use velocity
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.
VelocityDirectScreen Base Velocity 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 Deprecated. you should use velocity
WebMacroSiteScreen Deprecated. you should use velocity
WebMacroSiteSecureScreen Deprecated. you should use velocity
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.