Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Downloading jars


  • From: vbeniwal@xxxxxxxxx (vbeniwal@xxxxxxxxx)
  • Subject: Downloading jars
  • Date: Tue, 31 Aug 1999 11:16:31 -0700

Hi everybody,
    I am working on a Applet based java app. We are downloading a
number of jars over the web. However as the number of hits increase, we
encounter exceptions and errors ( mostly arising out of the "
FileNotFound" exception). If the number of hits are low then we do not
encounter this problem. However with as few as 6-7 users hitting at the
web server the exceptions occur. We are using a Netscape enterprise
server.
    Any ideas...

Thanks,
Vivek