edu.indiana.dlib.metsnav.struts
Class ForwardAction
java.lang.Object
  
org.apache.struts.actions.ForwardAction
      
edu.indiana.dlib.metsnav.struts.ForwardAction
- Direct Known Subclasses: 
 - WelcomeAction
 
public class ForwardAction
- extends org.apache.struts.actions.ForwardAction
 
- Author:
 
  - David Jiao
 
 
| 
Method Summary | 
 ActionForward | 
execute(ActionMapping mapping,
        ActionForm form,
        HttpServletRequest request,
        HttpServletResponse response)
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ForwardAction
public ForwardAction()
execute
public ActionForward execute(ActionMapping mapping,
                             ActionForm form,
                             HttpServletRequest request,
                             HttpServletResponse response)
                      throws Exception
- Throws:
 Exception
 
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.