com.x8ing.mc.web
Class OpenMCAction

java.lang.Object
  extended by Action
      extended by com.x8ing.mc.web.OpenMCAction

public class OpenMCAction
extends Action

Author:
pheusser

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

Constructor Detail

OpenMCAction

public OpenMCAction()
Method Detail

execute

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


by Patrick Heusser