Home struts generators
sometime,IDE is the memory eater.sometime,simple generator web based is a good choice!

struts bean tag cookie generatorstruts bean tag cookie generator

Tag Class:org.apache.struts.taglib.bean.CookieTag

Define a scripting variable based on the value(s) of the specified request cookie.

Retrieve the value of the specified request cookie (as a single value or multiple values, depending on the multiple attribute), and define the result as a page scope attribute of type Cookie (if multiple is not specified) or Cookie[] (if multiple is specified).

If no cookie with the specified name can be located, and no default value is specified, a request time exception will be thrown.


cookie
id*
multiple
name*
value
Examples
references tag bean reference