> >   -        // Do nothing on a NOT MODIFIED status
> >   -        if (statusCode == HttpServletResponse.SC_NOT_MODIFIED)
> >   -            return;
> This is actually 304.

Great catch. Thanks !

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to