[plt-scheme] reloading servlets and modules

From: Doug Orleans (dougo at ccs.neu.edu)
Date: Mon Dec 16 15:59:48 EST 2002

Robert Bruce Findler writes:
 > At Mon, 16 Dec 2002 15:31:38 -0500 (EST), Doug Orleans wrote:
 > > Paul Graunke writes:
 > >  > Use the development environment. It avoids the need to use the
 > >  > refresh-servlets URL.
 > > 
 > > I assume you mean the "Execute" button in DrScheme.  How is this
 > > different from restarting the server?
 > 
 > In theory it's the same thing; in practice it should be easier to use.

Well, the goal was to avoid restarting the server.  But maybe that's
just something I shouldn't want to avoid.  HTTP was designed to be
stateless, after all...

--dougo at ccs.neu.edu


Posted on the users mailing list.