com.dotmarketing.cms.login.action
Class LoginAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.login.action.LoginAction

public class LoginAction
extends DispatchAction


Constructor Summary
LoginAction()
           
 
Method Summary
 ActionForward login(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

LoginAction

public LoginAction()
Method Detail

unspecified

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

login

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.