Uses of Class
de.uplanet.lucy.server.connector.Cookie
Packages that use Cookie
-
Uses of Cookie in de.uplanet.lucy.server.scripting.groovy.servlet
Methods in de.uplanet.lucy.server.scripting.groovy.servlet that return CookieModifier and TypeMethodDescriptionGroovyHttpServletResponse.createCookie
(String p_strName, String p_strValue) Create a cookie with the given name and value.