hi,
so far i only read that new cookie-stuff is related to the @CookieValue annotation (sprin...nn-cookievalue), which seems to be read-only.
are there some more cookie-handling features in spring mvc 3.0? especially the write access? what about serialization features like uclencoding,base64 and spring-mvc handled automatic decode/encodings?
thanks. |