Hi, i am having a problem with tomcat 5.5.20 (problem not present on 5.5.9)
, when i put an image bigger than approximatively 130K it only appear at
half on the screen (it s cut in the middle)
i have put in the web.xml
<init-param>
<param-name>sendfileSize</param-name>
<param-value>-1</param-value>
</init-param>
in case it was this, but doesn't change a thing, i have try to find a
solution on the ML but didn t find it yet, anyways have a solution about
this?
Thanks
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]