From: Ken A. <kan...@bb...> - 2004-08-10 19:15:09
|
Tim, Your documentation mentions that a init.scm file is loaded the first time a .servlet is executed. How should a servlet that needs to load code do it so it only happens once? Also, since all servlets run in the same environment, won't your students potentially have name conflicts, at least potentially? k |