Uses of Class
org.apache.struts.taglib.logic.ForwardTag

Packages that use ForwardTag
org.apache.strutsel.taglib.logic The "struts-logic-el" tag library contains tags that are useful in managing conditional generation of output text, looping over object collections for repetitive generation of output text, and application flow management. 
 

Uses of ForwardTag in org.apache.strutsel.taglib.logic
 

Subclasses of ForwardTag in org.apache.strutsel.taglib.logic
 class ELForwardTag
          Perform a forward or redirect to a page that is looked up in the configuration information associated with our application.
 



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