[plt-scheme] Re: programming for the web in scheme (Jens Axel S?gaard)

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Thu Feb 9 12:29:48 EST 2006

> 3. Remember to restart the web-server on each change
>     (is there a way to make a servlet non-cached?)


Or you can:

wget -q --spider http://127.0.0.1/conf/refresh-servlets

to refresh the servlet cache. I have this bound to f5 on my .emacs.

-pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060209/73015702/attachment.html>

Posted on the users mailing list.