com.dotmarketing.cms.forgotpassword.action
Class ForgotPasswordAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.forgotpassword.action.ForgotPasswordAction

public class ForgotPasswordAction
extends DispatchAction

View Source

Version:
$Revision: 1.5 $
Author:
Brian Wing Shun Chan

Constructor Summary
ForgotPasswordAction()
           
 
Method Summary
 ActionForward forgotPassword(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward unspecified(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForgotPasswordAction

public ForgotPasswordAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm lf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)
                          throws java.lang.Exception
Throws:
java.lang.Exception

forgotPassword

public ActionForward forgotPassword(ActionMapping mapping,
                                    ActionForm lf,
                                    HttpServletRequest request,
                                    HttpServletResponse response)
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.