An Internal Server Error is caused by an uncaught exception in your
code. Probably a NullPointerException, but it could be anything that
extends java.lang.Runtime exception.
Randy
-----Original Message-----
From: Saikat Chatterjee [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 12:44 AM
To: [EMAIL PROTECTED]
Subject: Multipart/form-data
Hello,
I have encountered a problem regarding 'multipart/form-data'
encryption
type in a html FORM.
I have written a servlet through which an user uploads file. I am expecting
that the content type coming to the servlet will be of type
'multipart/form-data' . To handle this particular type of data i am using
the
MultipartRequest parser provided by Oreilly.
But everytime i am running the servlet, i am getting a 'Internal Server
Error'.
Why this is so?Is it due to the fact that Tomcat cannot handle the
'multipart/form-data'?
I am using Apache 1.3.12 as webserver and Tomcat 3.2 as servlet
container.
Any help will be highly appreciated.
Thanks,
Saikat
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]