Yes it can set cookies.  Take a look at HtmlTreeRenderer (in tree2
package.)  It make use of cookies.

sean

On 6/2/05, Francesco Consumi <[EMAIL PROTECTED]> wrote:
> Scrive Sean Schofield <[EMAIL PROTECTED]>:
> 
> > OK we found out that the CookieMap is for.  Its the *implementation*
> > behind the Map that you get when you call
> > context.getExternalContext().getRequestCookieMap().  Please consult
> > the specification for the documentation on what its supposed to do.
> > Basically it is a convenience class for dealing with cookies.
> >
> Thanks a lot,
> 
> is that class able to set cookies too ?
> and, I didn't found a lot of documentation for that class in Myfaces javadoc.
> is there any other documentation source ?
> 
> thanks.
> 
> 
> --
> Francesco Consumi
> Ufficio Sistemi informativi
> Istituto degli Innocenti
> Piazza SS.Annunziata, 12
> 50122 Firenze
> consumi at istitutodeglinnocenti.it
> Tel. +39 055 2037320
> ICQ# 12516133
> 
>

Reply via email to