been
added for the 207 status code.
> -Original Message-
> From: Murthy Gorty [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 9:35 PM
> To: [EMAIL PROTECTED]
> Subject: status code 207
>
>
> Hi,
>
> I need to send a status code of 207 as part o
Hi,
I need to send a status code of 207 as part of my WebDav-servlet response.
But, Tomcat gives me a MissingResourceException because this status code is
not defined in org.apache.core.LocalStrings.properties.
How do I work around that? What is the standard way of adding custom status
codes? Is