Class PageAction2

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

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