> From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]] > > Thanks for tip Konstantin. Not right away but when looking > into the code I > found up that if you define your action with > > <store-in-cookie>true</store-in-cookie> > > it will do the job. > > To my surprise I did not be able to find up this in any documentation.
It's not surprising as there is a lot of things that need documenting. But you could find all the necessary info from javadocs. Konstantin > > Alex. > > ----- Original Message ----- > From: "Piroumian Konstantin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 11, 2002 3:13 AM > Subject: RE: Cookie question > > > > > -----Original Message----- > > > From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, April 10, 2002 10:41 PM > > > To: [EMAIL PROTECTED] > > > Subject: Cookie question > > > > > > > > > Hi, > > > > > > My browser does not recieve cookie... Here is XSP piece: .... > > > <xsp-cookie:create-cookies> > > > <xsp-cookie:cookie name="locale"> > > > > <xsp-cookie:value>rlocale</xsp-cookie:value> > > > </xsp-cookie:cookie> > > > </xsp-cookie:create-cookies> > > > .... > > > Did I forgot something? > > > > Btw, it seems that you are trying to set locale using a > cookie. Have a > > look at LocaleAction. It will do the job for you. > > > > > > > > Thanks, > > > Alex. > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > Please check that your question has not already been answered > > > in the FAQ before posting. > > <http://xml.apache.org/cocoon/faqs.html> > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > --------------------------------------------------------------------- > > Please check that your question has not already been > answered in the > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > > > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered > in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>