posted 22 years ago
hi, im using oreilly's multipart class to upload files in my web application. All is doing well but when i upload a file which is greater than the maximum file size, an ioexception occurs.
my problem is that the values of all the form elements are lost when this exception is thrown or catched. how can i preserve those values so i can display the same form with the original values preserved?
pls. help...
thanks.