I have tried with firefox and ie6. May i ask what you are using?

Ben

On 9/5/06, Markus Schönhaber <[EMAIL PROTECTED]> wrote:
benshort wrote:
> How do I get the IF_MODIFIED_SINCE header from the HttpServletRequest
> object?
>
> When I use the HttpServletRequest.getHeaderNames() method and iterate
> through the enumeration I get the following headers only.
>
> accept
> referer
> accept-language
> accept-encoding
> user-agent
> host
> connection
> cookie

Works for me. Are you sure your client does actually send an If-Modified-Since
header line?

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to