Hello,

We had same problem while using Tomcat v3.2. If you are using AJP13 in
your installation of TC, then that must be the problem. If so, switch to AJP12
then multipart starts working.

Cheers,
  - Shiv.

"Mangi, Rick" wrote:

> It's an O'Reilly book by Hunter & Crawford. The O'Reilly servlet package
> (com.oreilly.servlet) is the code
> that goes along with the book.
>
> -----Original Message-----
> From: Matt Dilley [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 18, 2001 6:34 AM
> To: [EMAIL PROTECTED]
> Subject: Re: multipart requests
>
> Mark Muffett wrote:
>
> >Matt
> >
> >I used the O'reilly packages and they worked fine (I did the example from
> >Java Servlet Programming, then adapted it) - what's your conguration and
> >what errors do you get ?
> >
> >Mark Muffett
> >
> >----- Original Message -----
> >From: "Matt Dilley" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Wednesday, October 17, 2001 3:24 PM
> >Subject: multipart requests
> >
> >
> >>hi
> >>
> >>Does anyone know where I can get hold of a multipart request servlet
> >>that will allow me to upload .jpg and .gif image files to the jsp server?
> >>
> >>I have tried the o'reilly packages, but it always failes to upload any
> >>image files
> >>
> >>Many thanks
> >>
> >>Matt
> >>
> >>
> >
> >
> java servlet programming?
> where can I find that?

Reply via email to