It's not Tomcat that is slow, it's netscapes rendering engine. In other words, the wait is probably for netscape to figure out how to draw the page. I have seen this with large tables, or deeply nested elements.
-Dave -----Original Message----- From: Kiran Kumar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 27, 2001 5:53 AM To: Tomcat Users List Subject: Tomcat is very slow when used with Netscape browser Hi, Iam using Tomcat 3.2.3 for my application.In my application iam reading the contents of a files present in directory outside the tomcat web server directory(i.e. my content is in c:\temp).The application is very fast if I browse the application using Internet Explorer.The same application takes too much of time to load if I use Netscape browser. Anybody have any idea why this is happening?Any ideas to fix this problem? Thanks, Kiran __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
