From: H. Tunc Simsek
Subject: lisp + netscape
Date: 
Message-ID: <37F649A2.8E7A73FD@EECS.Berkeley.Edu>
hi,

I'd like to use netscape as a documentation + graphing interface to my
simulation
tool written in lisp.  so far I've tried cl-http + allegro ole.
Essentially you'd have a lisp interpreter window on netscape and lisp
server
would have to write an html page of results.

1.  can you configure cl-http so that the listener is exported to your
local
  host only?
	 example/listener provided with the distribution does this but
	the exported page is visible but not accessible from any other
computer.
	Is there a difference?

2. Is there a known way of doing this?

thanks,
Tunc