Do applets put stress on a server. For example if x amount of people acces the applet at the same time will there be a quality issue.
oilman
8:17 pm on Nov 22, 2002 (gmt 0)
It would be no different than having a bunch of people access and images or page at the same time. The applet is downloaded and processed locally on the users machine. As long as the applet is tidy and compact it should be an issue.
mrsadm
9:52 pm on Nov 25, 2002 (gmt 0)
The only service degradation you would see is in the download time, while the user is waiting for the applet to start. Once the applet starts, it runs in the user's local machine so that performance would not be affected.