org.apache.struts.taglib.tiles

Interface ComponentConstants

public interface ComponentConstants

Constants used by Tiles/Components.
Field Summary
static StringCOMPONENT_CONTEXT
Name used to store Tile/Component context.
static intCOMPONENT_SCOPE
static StringEXCEPTION_KEY
static StringLOCALE_KEY

Field Detail

COMPONENT_CONTEXT

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

COMPONENT_SCOPE

public static final int COMPONENT_SCOPE

EXCEPTION_KEY

public static final String EXCEPTION_KEY

LOCALE_KEY

public static final String LOCALE_KEY
Copyright © 2000-2008 - The Apache Software Foundation