Uses of Interface
name.matthewgreet.strutscommons.action.BrowserTabAware
Packages that use BrowserTabAware
-
Uses of BrowserTabAware in name.matthewgreet.strutscommons.action
Classes in name.matthewgreet.strutscommons.action that implement BrowserTabAwareModifier and TypeClassDescriptionclass
Base class of Struts 2 action that supports injection of user details and other custom integration.class
AbstractFormDrivenActionSupport<F extends AbstractForm>
Base class of Struts 2 Action for finding or updating based on form data, or otherwise respond to POST requests.class
Template class of Struts 2 action for serving Json data of generic type T, usually for JQuery-based pages using jQuery.getJSON.class
Template class for Struts 2 actions that display something to be displayed.