On Mon, Oct 01, 2007 at 10:56:56AM -0500, Robert Zeigler wrote: > Or... > > @Inject > private Cookies _cookies; > > You can then do: > > readCookieValue("mycookie"); > and there a variety of "writeCookieValue" methods offering control > over the age, domain, path, etc.
Excellent! Thank you. I need to poke around in the source more, eh? Unfortunately, I found this: https://issues.apache.org/jira/browse/TAPESTRY-1796 -- njl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]