DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28267>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28267

file upload causes NPE (passes null charsetName to new String())





------- Additional Comments From [EMAIL PROTECTED]  2004-04-14 00:52 -------
1-write whatever struts you need to do a file upload.
2-use an IDE like eclipse, run debug mode and breakpoint on NPE.
3-Although caught, this NPE wasn't expected by th ecode and may have bad side
effect like jumpign over the std code straight to some finally cpde and catch
clause. Obviously not normal... if the null values could have been tested.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to