Hi,

I am using the following servlet for uploading files.
http://www.servlets.com/resources/com.oreilly.servlet/index.html

The code works fine when the file size is lesser than the max file size. But
when the uploaded file size is more, the browser just shows the server could
not be found message.

Has anyone done something like this before. I want to trap the exception and
display an error message instead.

Also I found that Hotmail allows the user to upload the file and displays
the error only after the file has been uploaded.


Thanks
Nagarajan.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to