Hi,
I have a cookie named 'foobar', and I want to write its value into the access log. Is this possible under Glassfish v1.
I tried the following formats, none of which worked.
%cookie{'foobar'}%
%cookie.foobar%
%cookie.value% alone seemed to dump out whatever cookie value that the browser sent first. It didn't dump out all cookie values.
thanks.
[Message sent by forum member 'tmv' (tmv)]
http://forums.java.net/jive/thread.jspa?messageID=255252