Tommy Pham wrote:
> http error or Java exception. I can upload the image fine and it
> will display any jpg ~40k or less. If the image size is larger, it
> doesn't show. I tried to browse the 40k+ image directly instead of
> the image tag, it doesn't show also. Does anyone know why is this?
> I tried google for problem but unable to find any. The development
> platform is WinXP x64 JDK6 1.6.0_06, Tomcat 6.0.16. The default
> installation configurations have not been modified.
Although the limit being ~40k hints against this you might have run into
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
Try to run the webapp on Tomcat 6.0.18, which was released today and
where the above bug should be fixed.
Regards
mks
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|