Making a Lisp servlet
A Lisp application may be packaged as a Java servlet by supplying a Java class that forwards the Java servlet interfaces to the Lisp application.
We provide a prototype class, LispHttpServlet that is suitable for a wide range of applets.