jrun.jsp
Class JSTServlet

jrun.jsp.JSPServlet
  |
  +--jrun.jsp.JSTServlet

public final class JSTServlet
extends JSPServlet

This servlet allows JST's to be called as toplevel pages and as custom tags. Most functionality is borrowed from JSPServlet.

Author:
Tom Reilly

Fields inherited from class jrun.jsp.JSPServlet
application, jspEngine
 
Constructor Summary
JSTServlet()
           
 
Method Summary
protected  void translate(java.lang.String pagePath)
           
 
Methods inherited from class jrun.jsp.JSPServlet
destroy, getServletInfo, init, service
 

Constructor Detail

JSTServlet

public JSTServlet()
Method Detail

translate

protected void translate(java.lang.String pagePath)
                  throws java.io.IOException,
                         javax.servlet.ServletException
Overrides:
translate in class JSPServlet


Copyright � 2002 Macromedia Corporation. All Rights Reserved.