com.dotmarketing.cms.subscribe.action
Class MailingListsSubscribeAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.subscribe.action.MailingListsSubscribeAction

public class MailingListsSubscribeAction
extends DispatchAction

Version:
$Revision: 1.2 $
Author:
David

Constructor Summary
MailingListsSubscribeAction()
           
 
Method Summary
 ActionForward subscribe(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

MailingListsSubscribeAction

public MailingListsSubscribeAction()
Method Detail

unspecified

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

subscribe

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.