should not share SimpleDateFormat
objects across threads.
- Original Message -
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 11:14 AM
Subject: Re: DefaultServlet problem...
> >
> The DefaultServlet class is performing logic which belongs (and is already
> there) in the HttpServletRequest implementation. It implements HTTP date
> header parsing as follows...
>
>
> // Parsing the HTTP Date
> for (int i = 0; (date == null) && (i < formats.le
lt;[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 7:42 AM
Subject: DefaultServlet problem...
I have downloaded the source and fixed a problem in the DefaultServlet. How
do I submit the fix for review?
--
To unsubscribe, e-mail:
I have downloaded the source and fixed a problem in the DefaultServlet. How do I
submit the fix for review?