Uses of Interface
org.apache.struts2.action.Action
Packages that use Action
Package
Description
Main XWork interfaces and classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
XWork util classes.
-
Uses of Action in org.apache.struts2
Classes in org.apache.struts2 that implement ActionModifier and TypeClassDescriptionclassProvides a default implementation for the most common actions. -
Uses of Action in org.apache.struts2.action
Classes in org.apache.struts2.action that implement ActionModifier and TypeClassDescriptionclassAn abstract Action that can be extended to process the incoming CSP violation reports.classThe default implementation ofCspReportActionthat simply logs the JSON object that contains the details of the CSP violation. -
Uses of Action in org.apache.struts2.config_browser
Classes in org.apache.struts2.config_browser that implement ActionModifier and TypeClassDescriptionclassActionNamesActionclassListValidatorsAction loads the validations for a given class and contextclassShows the beans loaded by the internal Guice container.classShowConfigActionclassShows all constants as loaded by StrutsclassShows all constants as loaded by StrutsclassShowValidatorAction -
Uses of Action in org.apache.struts2.dispatcher
Classes in org.apache.struts2.dispatcher that implement ActionModifier and TypeClassDescriptionclassA simple action support class that sets properties to be able to serve -
Uses of Action in org.apache.struts2.rest
Classes in org.apache.struts2.rest that implement ActionModifier and TypeClassDescriptionclassExtendsActionSupportto provides a default implementation of the index method that can be invoked for unknown actions by theUnknownHandler. -
Uses of Action in org.apache.struts2.showcase
Classes in org.apache.struts2.showcase that implement ActionModifier and TypeClassDescriptionclassDateActionclassclassclassclassclassclassclass -
Uses of Action in org.apache.struts2.showcase.action
Classes in org.apache.struts2.showcase.action that implement ActionModifier and TypeClassDescriptionclassAbstractCRUDAction.classJsfEmployeeAction.classclassclassWill only work on containers that unzip war filesclassThis class supportscom.atlassian.confluence.stateless.webdriver.selenium3.security.StrutsParametersTestwhich prevents critical security regressions.classSkillAction. -
Uses of Action in org.apache.struts2.showcase.actionchaining
Classes in org.apache.struts2.showcase.actionchaining that implement Action -
Uses of Action in org.apache.struts2.showcase.ajax
Classes in org.apache.struts2.showcase.ajax that implement ActionModifier and TypeClassDescriptionclassclassclassclass -
Uses of Action in org.apache.struts2.showcase.ajax.tree
Classes in org.apache.struts2.showcase.ajax.tree that implement Action -
Uses of Action in org.apache.struts2.showcase.async
Classes in org.apache.struts2.showcase.async that implement Action -
Uses of Action in org.apache.struts2.showcase.chat
Classes in org.apache.struts2.showcase.chat that implement ActionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of Action in org.apache.struts2.showcase.conversion
Classes in org.apache.struts2.showcase.conversion that implement ActionModifier and TypeClassDescriptionclassclassclass -
Uses of Action in org.apache.struts2.showcase.filedownload
Classes in org.apache.struts2.showcase.filedownload that implement Action -
Uses of Action in org.apache.struts2.showcase.fileupload
Classes in org.apache.struts2.showcase.fileupload that implement ActionModifier and TypeClassDescriptionclassDemonstrates dynamic file upload validation using WithLazyParams.classShow case File Upload example's action.classShowcase action - multiple file upload using array.classShowcase action - multiple file upload using List -
Uses of Action in org.apache.struts2.showcase.freemarker
Classes in org.apache.struts2.showcase.freemarker that implement ActionModifier and TypeClassDescriptionclassShowcase action for freemarker templates. -
Uses of Action in org.apache.struts2.showcase.hangman
Classes in org.apache.struts2.showcase.hangman that implement ActionModifier and TypeClassDescriptionclassclassclass -
Uses of Action in org.apache.struts2.showcase.modelDriven
Classes in org.apache.struts2.showcase.modelDriven that implement ActionModifier and TypeClassDescriptionclassAction to demonstrate simple model-driven feature of the framework. -
Uses of Action in org.apache.struts2.showcase.person
Classes in org.apache.struts2.showcase.person that implement ActionModifier and TypeClassDescriptionclassEditPersonclassclass -
Uses of Action in org.apache.struts2.showcase.source
Classes in org.apache.struts2.showcase.source that implement ActionModifier and TypeClassDescriptionclassProcesses configuration, page, and action class paths to create snippets of the files for display. -
Uses of Action in org.apache.struts2.showcase.tag.nonui.actionPrefix
Classes in org.apache.struts2.showcase.tag.nonui.actionPrefix that implement Action -
Uses of Action in org.apache.struts2.showcase.tag.nonui.actiontag
Classes in org.apache.struts2.showcase.tag.nonui.actiontag that implement Action -
Uses of Action in org.apache.struts2.showcase.tag.nonui.debugtag
Classes in org.apache.struts2.showcase.tag.nonui.debugtag that implement Action -
Uses of Action in org.apache.struts2.showcase.tag.nonui.iteratortag
Classes in org.apache.struts2.showcase.tag.nonui.iteratortag that implement ActionModifier and TypeClassDescriptionclassclassclassclass -
Uses of Action in org.apache.struts2.showcase.tiles
Classes in org.apache.struts2.showcase.tiles that implement Action -
Uses of Action in org.apache.struts2.showcase.token
Classes in org.apache.struts2.showcase.token that implement ActionModifier and TypeClassDescriptionclassExample to illustrate thetokenandtokenSessioninterceptor. -
Uses of Action in org.apache.struts2.showcase.validation
Classes in org.apache.struts2.showcase.validation that implement ActionModifier and TypeClassDescriptionclassclassExample Action that shows how forms can be validated and submitted via AJAX only.classclassclassclassclassclass -
Uses of Action in org.apache.struts2.showcase.wait
Classes in org.apache.struts2.showcase.wait that implement ActionModifier and TypeClassDescriptionclassExample to illustrate theexecAndWaitinterceptor. -
Uses of Action in org.apache.struts2.util
Classes in org.apache.struts2.util that implement ActionModifier and TypeClassDescriptionclassA bean that takes several iterators and outputs them in sequenceclassA bean that generates an iterator filled with a given object depending on the count, separator and converter defined.classA bean that takes several iterators and outputs the merge of them.classA bean that takes a source and comparator then attempt to sort the source utilizing the comparator.classA bean that takes an iterator and outputs a subset of it.