Marker that stores a Boolean (under the session) to state whether the current
session is the session of a web search engine spider.
Marker that stores a Boolean (under the session) to state whether the current session is the session of a web search engine spider. This is set and used by the RobotDecoratorMapper.
publicfinalstaticString USING_STREAM
= "__sitemesh__using_stream"
[Inherited From RequestConstants]
Whether the current request should use a binary stream (as opposed to writer).
Whether the current request should use a binary stream (as opposed to writer). Used by PageFilter.