Interface RequestConstants

All Known Implementing Classes:
AbstractTag, ApplyDecoratorTag, BodyTag, ExtractPropertyTag, HeadTag, InlineDecoratorMapper, OldDecorator2NewDecorator, PropertyTag, TitleTag, UsePageTag

public interface RequestConstants
A set of static constants of Strings to be used as ServletRequest attribute keys to represent various objects passed between pages.
Version:
$Revision: 1.3 $
Author:
Joe Walnes
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The name (String) of the Decorator to suggest using.
    static final String
    Stores Page instance for parsed page to be passed across to Decorator.
    static final String
    Marker that stores a Boolean (under the session) to state whether the current session is the session of a web search engine spider.