edu.indiana.dlib.metsnav.struts
Class WelcomeAction
java.lang.Object
  
org.apache.struts.actions.ForwardAction
      
edu.indiana.dlib.metsnav.struts.ForwardAction
          
edu.indiana.dlib.metsnav.struts.WelcomeAction
public class WelcomeAction
- extends 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 | 
 
WelcomeAction
public WelcomeAction()
execute
public ActionForward execute(ActionMapping mapping,
                             ActionForm form,
                             HttpServletRequest request,
                             HttpServletResponse response)
                      throws Exception
- Overrides:
 execute in class ForwardAction
 
- Throws:
 Exception
 
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.