Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Page loading Problem

Hi,

I am using tomcat 4.12 and jdk 1.4.0.. sql server 2000 is the back end.

when we accessing our application contionusly for more than 4 days, each page takes time to load..

I was looked out both java and sql server usage. sometimes both usage were high. sometime it was decreased...

is this because of tomcat problem or in sql server problem?
[380 byte] By [devteam] at [2007-11-11 7:40:21]
# 1 Re: Page loading Problem
Maybe both.
Test the pieces separately. Hopefully you didn't code the data access dirrectly in the JSP so you can do this.
mnuttall at 2007-11-11 22:37:39 >