On 09/10/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello Mark, you are right.
>
> The mime extension is not working on a case insensitive basis. Now my
> Tomcat 5.5 does byte serving with the web.xml portion below:
>
>
> pdf
> application/pdf
>
>
>
Hello Mark, you are right.
The mime extension is not working on a case insensitive basis. Now my
Tomcat 5.5 does byte serving with the web.xml portion below:
pdf
application/pdf
PDF
application/pdf
Although this worked without the "else"s forc
On 09/10/2008, Mark Thomas <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hello, I'm new to the list. Hello to every one. Sorry if I'm posting this
> > message in the wrong place. If so please advise me to fix it.
>
>
> From a quick scan of your e-mail it looks like you have a valid bu
[EMAIL PROTECTED] wrote:
> Hello, I'm new to the list. Hello to every one. Sorry if I'm posting this
> message in the wrong place. If so please advise me to fix it.
>From a quick scan of your e-mail it looks like you have a valid bug
here. To make sure this doesn't get lost, please add it to the
Hello, I'm new to the list. Hello to every one. Sorry if I'm posting this
message in the wrong place. If so please advise me to fix it.
I was asked to make a PDF functionality called Fast Web View work in a
Tomcat application. In my initial tests, as I will describe, it did not
worked.
I start