I am not real clear on the configuration you are working with. Since you mention a browser and
jsp I am assuming the database queries are being done by a
servlet - is this correct?
Is the servlet running in the same machine as the browser?
Is the database on the same machine?
Which computer has the 100% utilization of the CPU?
Have you done any
testing to determine which function is taking all the time?
Bill