Class CookieDecoratorMapper

java.lang.Object
com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
com.opensymphony.module.sitemesh.mapper.CookieDecoratorMapper
All Implemented Interfaces:
DecoratorMapper

public class CookieDecoratorMapper extends AbstractDecoratorMapper
The CookieDecoratorMapper will map a suitable decorator based on a cookie value.

The CookieDecoratorMapper is configured via one properties. cookie.name - the cookie which contains the name of the decorator which will be mapped.

Version:
$Revision: 1.2 $
Author:
Paul Hammant
See Also: