IndexOutOfBoundsExceptions,
October 7, 2008 at 4:40 AM
Using this code i got :
java.lang.IndexOutOfBoundsExceptiont java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:260)....
I was trying to upload a PDF File. it is something wrong with the code above?