com.dotmarketing.cms.forgotpassword.action
Class ForgotPasswordAction
java.lang.Object
DispatchAction
com.dotmarketing.cms.forgotpassword.action.ForgotPasswordAction
public class ForgotPasswordAction
- extends DispatchAction
View Source
- Version:
- $Revision: 1.5 $
- Author:
- Brian Wing Shun Chan
|
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 |
ForgotPasswordAction
public ForgotPasswordAction()
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.