com.ivata.groupware.container.struts |
|
Java Source File Name | Type | Comment |
PicoRequestProcessor.java | Class |
This Struts request processor extends the standard class to instantiate
actions and action forms in a PicoContainer friendly way. |
PicoRequestProcessorImplementation.java | Class |
Overridden to extend the createAction and
createActionForm methods. |
PicoTilesRequestProcessor.java | Class |
This Struts request processor extends the standard tiles class to instantiate
actions and action forms in a PicoContainer friendly way. |
ResetContainerAction.java | Class | Call this action to reset the main container and reload the configuration. |