jrun.jsp.tags
Class Include

jrun.jsp.tags.RequestDispatchTag
  |
  +--jrun.jsp.tags.Include
All Implemented Interfaces:
ParamParent

public class Include
extends RequestDispatchTag


Fields inherited from class jrun.jsp.tags.RequestDispatchTag
uri
 
Constructor Summary
Include()
           
 
Method Summary
 int doit()
           
 int doStartTag()
           
 void setFlush(boolean flush)
           
 
Methods inherited from class jrun.jsp.tags.RequestDispatchTag
addParameter, doEndTag, setPage
 

Constructor Detail

Include

public Include()
Method Detail

setFlush

public void setFlush(boolean flush)

doStartTag

public int doStartTag()
Overrides:
doStartTag in class RequestDispatchTag

doit

public int doit()
         throws javax.servlet.jsp.JspException,
                javax.servlet.ServletException,
                java.io.IOException
Overrides:
doit in class RequestDispatchTag


Copyright � 2002 Macromedia Corporation. All Rights Reserved.