edu.indiana.dlib.metsnav.struts
Class ForwardAction

java.lang.Object
  extended by org.apache.struts.actions.ForwardAction
      extended by edu.indiana.dlib.metsnav.struts.ForwardAction
Direct Known Subclasses:
WelcomeAction

public class ForwardAction
extends org.apache.struts.actions.ForwardAction

Author:
David Jiao

Constructor Summary
ForwardAction()
           
 
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
 

Constructor Detail

ForwardAction

public ForwardAction()
Method Detail

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.