Package org.apache.turbine.modules.screens

Screen class implementations.

See:
          Description

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.
VelocityDirectScreen VelocityDirectScreen is a screen class which returns its output directly to the output stream.
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().
 

Package org.apache.turbine.modules.screens Description

Screen class implementations.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



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