Hi, I've written a servlet page running on the Tomcat server that allows me to upload a file to the webserver. However, if the size of the file is too large to be uploaded for some reason it appears that I can't catch the exception that the Oreilly API throws. I would like to catch this and print out an error page, is there a special way of doing this?
Also, if I were to want to create a progress bar for the file upload, how would I go about this? Is it possible? Thanks, Stuart Stephen ___________________________________________________________________________ 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
