Posted By:
Emily_Something
Posted On:
Tuesday, March 5, 2002 09:52 AM
I've writen a very simple applet to connect servlet and then update SQL server database.
However, when I run the applet in browser or appletviewer, I cause my CPU usage to 100%. Though, the SQL is executed successfully and updated my database.
After each run of my Applet, the browser had to be restarted to free the CPU. Why????