org.apache.struts.taglib.tiles

Interface ComponentConstants

Known Implementing Classes:
AddTag, DefinitionsUtil, GetAttributeTag, GetTag, InitDefinitionsTag, InsertTag, PutListTag, PutTag

public interface ComponentConstants

Constants used by Tiles/Components.

Field Summary

static String
COMPONENT_CONTEXT
Name used to store Tile/Component context.
static int
COMPONENT_SCOPE
static String
EXCEPTION_KEY
static String
LOCALE_KEY

Field Details

COMPONENT_CONTEXT

public static final String COMPONENT_CONTEXT
Name used to store Tile/Component context.


COMPONENT_SCOPE

public static final int COMPONENT_SCOPE

Field Value:
8


EXCEPTION_KEY

public static final String EXCEPTION_KEY


LOCALE_KEY

public static final String LOCALE_KEY


Copyright B) 2000-2005 - Apache Software Foundation