javax.servlet.Cookie expires

From: Rik Bosman (g.h.bosman_at_effective-it.com)
Date: 11/07/03


Date: 7 Nov 2003 07:05:21 -0800

When creating the Set-Cookie header using setMaxAge, the Expires
attribute is capitalized, e.g. not expires.

How can I create an expires (lower case) attribute?

Thanks,

--rik