sunet/scheme/httpd/surflets
interp db331ad0e3 Wrap error-handler around calls to LAUNCH-NEW-INSTANCE and RESUME-URL
in SERVLET-HANDLER.  This will catch most errors, but will fail on
some, e.g. procedure called with wrong number of arguments. As far as
I see, the problem is the underlying error reporting system of
Scsh/Scheme48. Maybe I'm wrong.
2002-10-09 15:12:33 +00:00
..
latex let MAKE-CHECKBOX-INPUT-FIELD accept a further argument: checked or 2002-10-04 15:29:50 +00:00
web-server add further configurable option: cache servlets 2002-10-04 15:51:51 +00:00
load-surflet-server.scm Be more flexible with paths; use $SUNETHOME and $SSAXPATH if set or 2002-09-26 12:13:01 +00:00
packages.scm Wrap error-handler around calls to LAUNCH-NEW-INSTANCE and RESUME-URL 2002-10-09 15:12:33 +00:00
profile.scm open output data file truncated 2002-10-01 17:37:47 +00:00
rt-module.scm rename PLUGIN --> SERVLET 2002-10-01 12:33:39 +00:00
shift-reset.scm get shift-reset from scsh and modify it to be thread-local 2002-09-14 16:10:14 +00:00
start-surflet-server SERVLET-HANDLER now accepts a second argument, the prefix for redirections 2002-10-01 12:12:03 +00:00
surflet-handler.scm Wrap error-handler around calls to LAUNCH-NEW-INSTANCE and RESUME-URL. 2002-10-09 15:11:55 +00:00
surflets.scm In MAKE-NUMBER-INPUT-FIELD set default value field only if default 2002-10-05 11:58:52 +00:00