Class PageAction2

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

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