Uses of Class
org.apache.turbine.modules.screens.TemplateScreen

Packages that use TemplateScreen
org.apache.turbine.modules.screens Screen class implementations. 
 

Uses of TemplateScreen in org.apache.turbine.modules.screens
 

Subclasses of TemplateScreen in org.apache.turbine.modules.screens
 class BaseJspScreen
          Base JSP Screen that should be subclassed by screens that want to use JSP.
 class JspErrorScreen
          Directs errors at the Jsp error template defined in template.error.
 class VelocityDirectScreen
          VelocityDirectScreen is a screen class which returns its output directly to the output stream.
 class VelocityErrorScreen
          VelocityErrorScreen screen - directs errors at the velocity error template defined in template.error.
 class VelocityScreen
          Base Velocity Screen.
 class VelocitySecureScreen
          VelocitySecureScreen Always performs a Security Check that you've defined before executing the doBuildtemplate().
 



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