| Provide a wrapper around an
ActionServlet to expose only those
methods needed by other objects. When used with an
ActionForm ,
subclasses must be careful that they do not return an object with public
getters and setters that could be exploited by automatic population of
properties.
version: $Rev: 471754 $ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005) version: $ since: Struts 1.0.1 |