Class PageAction2

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.aoindustries.web.struts.PageAction2
All Implemented Interfaces:
Action, ValidationAware, LocaleProvider, TextProvider, Validateable, Serializable

public abstract class PageAction2 extends ActionSupport
An action that creates a page-scope web resource registry, if not already present.
See Also: