Program: Keep One

This program was written mainly in order to explore the 
benefits of caching and the overhead associated with
Pachyderm.  In this web proxy the more traditional keep one 
caching policy was implemented.

To Run...

     1.	Change the preferences in Netscape Navigator to use a web proxy
	listening on port 9666.  The name of the computer that the proxy is 
	running on is the name of the computer where the this web proxy
	is run.
     2.	javac *.java
     3. java Proxy


