Hi Craig, So i guess i cannot use JPS/Servlet to set cookies , but get the cookies, right?
Terry --- [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Date: Mon, 26 Sep 2005 12:53:54 -0400 To: [email protected] Subject: Re: how to set cookie for portlet Hi Terry, Setting cookies from a portlet is not supported by the JSR-168 spec. The same deal goes for servlets/JSPs included by a portlet. However, you could use Javascript to do the deed (see http://wiki.java.net/bin/view/Portlet/JSR168FAQ#How_can_I_set_r etrieve_a_cookie). /Craig Terry lee <[EMAIL PROTECTED]> 09/26/2005 04:19 AM Please respond to [email protected] To [email protected] cc Subject how to set cookie for portlet Hi all, Anyone use portlet dispatcher to set a cookie for portlet? i found it doesn't work with RC4 Terry _____________________________________________________________ Join SQAtester.com Community ---> http://www.sqatester.com/testersarea/joinus.htm _____________________________________________________________ Join SQAtester.com Community ---> http://www.sqatester.com/testersarea/joinus.htm
