Class Constants

java.lang.Object
org.apache.struts.faces.Constants

public final class Constants extends Object

Global manifest constants for the Struts-Faces Integration Library.

Version:
$Rev$ $Date$
  • Field Details

    • ACTION_EVENT_KEY

      public static final String ACTION_EVENT_KEY

      Request attribute key under which the ActionEvent from JavaServer Faces is recorded.

      See Also:
  • Constructor Details

    • Constants

      protected Constants()

      Protected constructor to disable instantiation.