I solve it, Tomcat 4.0.2 somehow sometimes does not give error for null string variables, but in 3.3a it gives and i solve it. i think basicly it stop to produce html when it get this kind of error. i can not identifiy problem clearly, but when i check strings for null values it resolved. thanks
-----Original Message----- From: KC Berg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 5:31 PM To: 'Tomcat Users List' Subject: RE: file size limit I have never seen JSPC cut off a jsp file but if all the html in your jsp is not getting to the browser that sounds like you need to check your buffer size. just a thought :) -----Original Message----- From: Mehmet Ugur Kuzu (LinkPlus) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 6:32 AM To: 'Tomcat Users List' Subject: file size limit Hi, Is there any file size limit for jsp files in Tomcat, I am using JRE 1.3.01 and Tomcat 4.0.2 , and Tomcat does not produce jsp files more then 35 kb, I checked and i saw that it produce ".java" files true but somehow it does not send all html codes to client. sincerely, Ugur -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
