Apache Struts API Documentation: Uses of Class org.apache.struts.action.ActionServletWrapper

Apache Struts API


Uses of Class
org.apache.struts.action.ActionServletWrapper

Packages that use ActionServletWrapper
org.apache.struts.action 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
 

Methods in org.apache.struts.action that return ActionServletWrapper
 ActionServletWrapper ActionForm.getServletWrapper()
          Return the controller servlet instance to which we are attached.
 



Copyright © 2000-2005 - The Apache Software Foundation