stokito / grails-cookie

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line
http://grails.org/plugin/cookie
16 stars 12 forks source link

Check ability of usage `CookieGenerator` #31

Open stokito opened 9 years ago

stokito commented 9 years ago

org.springframework.web.util.CookieGenerator it has almost all features as this plugin

stokito commented 9 years ago

Also take a look on org.springframework.web.util.WebUtils#getCookie