Uses of Interface
org.apache.struts.action.PlugIn
Packages that use PlugIn
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
The validator package provides a series of classes to validate
ActionForm type of input.-
Uses of PlugIn in org.apache.struts.extras.plugins
Classes in org.apache.struts.extras.plugins that implement PlugInModifier and TypeClassDescriptionclassAn implementation ofPlugInwhich can be configured to instantiate a graph of objects using the Commons Digester and place the root object of that graph into the Application context.classConvenient implementation ofPlugInthat performs as many verification tests on the information stored in theModuleConfigfor this module as is practical. -
Uses of PlugIn in org.apache.struts.tiles
Classes in org.apache.struts.tiles that implement PlugIn -
Uses of PlugIn in org.apache.struts.tiles2
Classes in org.apache.struts.tiles2 that implement PlugIn -
Uses of PlugIn in org.apache.struts.validator
Classes in org.apache.struts.validator that implement PlugInModifier and TypeClassDescriptionclassLoadsValidatorResourcesbased on configuration in the struts-config.xml file.