Uses of Class
org.apache.struts.chain.contexts.ServletActionContext

Packages that use ServletActionContext
org.apache.struts.tiles.commands   
 

Uses of ServletActionContext in org.apache.struts.tiles.commands
 

Methods in org.apache.struts.tiles.commands with parameters of type ServletActionContext
protected  void TilesPreProcessor.doForward(ServletActionContext context, String uri)
          Do an include of specified URI using a RequestDispatcher.
protected  void TilesPreProcessor.doInclude(ServletActionContext context, String uri)
          Do an include of specified URI using a RequestDispatcher.
 



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