I'm wanting to be able to create a cookie if it doesn't exist yet and update it if the cookie is already existing. Is this possible using CookiesAware and the cookie interceptor or are these read only? I realize that this can be accomplished by using the request and response directly, but I was sort of hoping it was possible without having to do that. I haven't been able to find any examples.
Thanks in advance for any help. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org