sur_1805 schrieb:
I am using tomcat 4 and write jsp page to upload a image in server it works
with tomcat 4 but it gives error in  upload image in tomcat 6 with the same
jsp page .It gives some java.lang.IndexOutOfBoundsException

If you are using 6.0.16 and the size of the uploaded images os biger than 8KB, it might be related to BZ 44494

  https://issues.apache.org/bugzilla/show_bug.cgi?id=44494

which will be fixed in 6.0.17. Try 6.0.14 in the meantime. Not sure, if your problem is related, but could be worth a try.

Regards,

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to