org.objectweb.jonas.webapp.jonasadmin.EditTopAction Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.EditTopAction:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.webapp.jonasadmin.EditTopAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

ActionForward executeAction (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException

Detailed Description

Test Action that handles events from the tree control test page.
Author:
Michel-Ange Anton (initial developer)

Florent Benoit (changes for struts 1.2.2)

Definition at line 49 of file EditTopAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.EditTopAction.executeAction ActionMapping  mapping,
ActionForm  form,
HttpServletRequest  request,
HttpServletResponse  response
throws IOException, ServletException [virtual]
 

Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it). Return an ActionForward instance describing where and how control should be forwarded, or null if the response has already been completed.

Parameters:
mapping The ActionMapping used to select this instance
actionForm The optional ActionForm bean for this request (if any)
request The HTTP request we are processing
response The HTTP response we are creating
Exceptions:
IOException if an input/output error occurs
ServletException if a servlet exception occurs

Implements org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Definition at line 68 of file EditTopAction.java.

References org.objectweb.jonas.webapp.jonasadmin.TopForm.setServerSelect().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:20 2005 for JOnAS by  doxygen 1.3.9.1