actionroot-quickhack deleted
authoridfx <idfx>
Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)
committeridfx <idfx>
Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)
source/Mir.java

index 49e24dc..97d2816 100755 (executable)
@@ -50,6 +50,7 @@ public class Mir extends AbstractServlet
     // get the configration
     if (!confed){
       confed = getConfig(req);
+      MirConfig.setServletName(req.getServerName());
     }
 
     session = req.getSession(true);