Re: Handling of too big fileupload's - exception?

2004-01-16 Thread Chris Joelly
Hello! i got the following exception when uploading a file with turbine if the file is larger then spezifgied in turbine.properties. how can i handle this exception? i want to display a error message to the user at least ... thx, Chris [Fri Jan 16 13:16:51 CET 2004] -- ERROR --

Re: Handling of too big fileupload's - exception?

2004-01-14 Thread Akmal Sarhan
there is no way to do that unless you patch the setRequest method of DefaultParameterParser.class where the exception is caught and simply logged :-( regards Akmal - Original Message - From: Chris Joelly [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 12:08 PM