edu.indiana.dlib.metsnav.struts
Class NavigateAction

java.lang.Object
  extended by Action
      extended by edu.indiana.dlib.metsnav.struts.NavigateAction

public class NavigateAction
extends Action

THe action that will perform page turning functions

Author:
David Jiao

Constructor Summary
NavigateAction()
          Creates a new NavigateAction instance
 
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

NavigateAction

public NavigateAction()
Creates a new NavigateAction instance

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.