[opencms-dev] writing cookies in ocms 6 alpha

Hans vd Linden hans at iblinden.nl
Tue Jan 11 22:37:09 CET 2005


Hi,

Has anyone already tried to write a cookie from a jsp file within cms ?

I simple :

  Cookie mycookie = new Cookie("cookiename","value");
  response.addCookie(mycookie);

won't do....

Searched the newsgroup but only found threads related to ocms 5

Thanx

Hans






More information about the opencms-dev mailing list