Uses of Class
org.apache.struts.action.ActionServletWrapper
Package
Description
The action package is the core of the struts framework,
providing the "Controller" aspect of a MVC model.
-
Uses of ActionServletWrapper in org.apache.struts.action
Modifier and TypeMethodDescriptionActionForm.getServletWrapper()
Return the controller servlet instance to which we are attached.