S
srini.vinod
Hi,
I'm working a servlet and I'm trying to get the date of a
HttpServletRequest. I have tried using the getHeader(),
getDateHeader() and no use... I tried to get the list of header names
and printed it, the output was:
accept
referer
accept-language
accept-encoding
user-agent
host
connection
cookie
I'm not able to find any header related to date or time... Please help
me sort this out... I've been breaking my head for three days now...
Regards,
Vinod
I'm working a servlet and I'm trying to get the date of a
HttpServletRequest. I have tried using the getHeader(),
getDateHeader() and no use... I tried to get the list of header names
and printed it, the output was:
accept
referer
accept-language
accept-encoding
user-agent
host
connection
cookie
I'm not able to find any header related to date or time... Please help
me sort this out... I've been breaking my head for three days now...
Regards,
Vinod