View tool for convenient cookie access and creation.
Template example(s): $cookie.foo.value $cookie.add("bar",'woogie') tools.xml configuration: <tools> <toolbox scope="request"> <tool class="org.apache.velocity.tools.view.CookieTool"/> </toolbox> </tools>
This class is only designed for use as a request-scope tool.
@author Dmitri Colebatch @author Nathan Bubna @since VelocityTools 1.1 @version $Id: CookieTool.java 544680 2007-06-05 23:39:13Z nbubna $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|