Uses of Interface
org.apache.turbine.services.jsp.JspService

Packages that use JspService
org.apache.turbine.services.jsp JSP Service is used to provide Turbine with a Java Server page (JSP) based view. 
 

Uses of JspService in org.apache.turbine.services.jsp
 

Classes in org.apache.turbine.services.jsp that implement JspService
 class TurbineJspService
          This is a Service that can process JSP templates from within a Turbine screen.
 

Methods in org.apache.turbine.services.jsp that return JspService
protected static JspService TurbineJsp.getService()
          Utility method for accessing the service implementation
 



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