Home > Engineering and Technology > Computers and Internet > Programming and Development > Languages > Java > Security
Directories
• FAQs (1)• Papers (1)
Web Sites
Java Security
swissnet.ai.mit.edu/~jbank/javapaper/javapaper.html reviews
Java Security Joseph A. Bank jbank@mit.edu Fri Dec 8 01:51:30 EST 1995 Introduction Java is a new programming language from Sun Microsystems (currently in beta release). The Java language has a number of interesting properties. One property is that it is intended to be portable, even to the extent that programs can be dynamically loaded over the network and run locally. In particular, small ...
swissnet.ai.mit.edu/~jbank/javapaper/javapaper.html reviewsDenial of service
java.sun.com/sfaq/denialOfService.html reviews
Java Security Denial of service May 10, 1996 Hostile Applet web pages have been compiled and published on the web. These are collections of Java applets that consume resources in rude or malicious ways, so that either all the CPU or memory resources of your computer are consumed, or, you are tricked into thinking a dangerous attack has been launched on your computer. These hostile applets are ...
java.sun.com/sfaq/denialOfService.html reviews