addCookie

Adds a cookie to the response.


            addCookie (cookie)
         

Parameters

cookie

Cookie to add.

Return value

None.

Features

Method of class: HttpServletResponse

Available in:

  • JSSP
  • WebApp