Speed issue
"A. Chadorbaf" <[email protected]> Tue, 6 Aug 2002 13:00:16 -0700
| Newsgroups | gmane.comp.windows.devel.java.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Some info: In an jsp application which is located on the web server , There are two jsp pages (letÂ’s say page1 & page2). Page1 loads on the main browser and there is a button on page1 to load page2 as a new window (using window.open() ). Problem: Both Page1 & Page2 load fast when only one client(browser) works with the application . But if more clients invoke the application ( I opened 10 browsers in two pc to see these), Page1 loads fast enough on all 10 browsers but Page2 loads very very slowly (note that Page2 invokes when clicking on a button on Page1). Even if Page2 is pure html page with no jsp tags still loads very slowly. I have no idea why this happen and who could I solve it. Your help is really appreciated on this. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com You can read messages from the JAVA archive, unsubscribe from JAVA, or subscribe to other DevelopMentor lists at http://discuss.develop.com.