multi-async-http-servlet
This abstract class supplies methods for the servlet intrface in Lisp.
The implemented methods simply print a message.
Each application should implement a sub-class that does the necessary work.
This class starts a new Lisp thread for every servlet request that arrives.