| Package | Description |
|---|---|
| org.apache.struts.action |
The action package is the core of the struts framework,
providing the "Controller" aspect of a MVC model.
|
| Modifier and Type | Method and Description |
|---|---|
ActionServletWrapper |
ActionForm.getServletWrapper()
Return the controller servlet instance to which we are attached.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.