Legolas

Java has a cookie class you can use
http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/Cookie.html
be mindful of the RFC2109 name for the first parameter

HTH,
Martin-
----- Original Message ----- From: "Legolas Woodland" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, September 12, 2005 3:09 PM
Subject: How i can write cookie from a jsp file


Hi
Thank you in advance
How i can write a cookie to client system from a jsp page , i mean when im
proccessing a form submit in a jsp file i write its content as a cookie (for
example).
Thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to