com.x8ing.mc.web
Class ProcessMCAction
java.lang.Object
Action
com.x8ing.mc.web.ProcessMCAction
public class ProcessMCAction
- extends Action
- Author:
- pheusser
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 |
SESSION_KEY_MONTE_CARLO_CONTRLOER
public static final java.lang.String SESSION_KEY_MONTE_CARLO_CONTRLOER
- See Also:
- Constant Field Values
REQ_PARAM_BUTTON_START
public static final java.lang.String REQ_PARAM_BUTTON_START
- See Also:
- Constant Field Values
REQ_PARAM_BUTTON_RESET
public static final java.lang.String REQ_PARAM_BUTTON_RESET
- See Also:
- Constant Field Values
ProcessMCAction
public ProcessMCAction()
execute
public ActionForward execute(ActionMapping mapping,
ActionForm inForm,
HttpServletRequest request,
HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception
by Patrick Heusser