Hi folks ! I am facing performance problem on Tomcat 3.2 when used on NT workstation. I am running servlets & JSPs on Tomcat. My JSPs & Servlets pick huge amount of XML data from Oracle tables(in CLOB field) and show on the browser(IE 5). The application works fine 1 or 2 times. But when run repeatedly, I get error & Tomcat stops processing the requests. Tomcat runs fine when it processes less data intensive requests, but it gives problem when it has to fetch & store large amount of data in the database. Can anybody suggest a way to make my environment more stable for this scenario ? Any help will be much appreciated. Regards mukul __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
