no message
authorrk <rk>
Mon, 5 Nov 2001 13:54:01 +0000 (13:54 +0000)
committerrk <rk>
Mon, 5 Nov 2001 13:54:01 +0000 (13:54 +0000)
source/mir/misc/HTMLTemplateProcessor.java

index 07815d4..bbbe722 100755 (executable)
@@ -50,9 +50,11 @@ public final class HTMLTemplateProcessor {
     // sorry: nadir back in town, i have to debug the mirbase.jar in the
     // nadir evironment. from my point of coding, this needs an urgent
     // fixxx.
-    //actionRoot = docRoot + "/servlet/" + MirConfig.getProp("ServletName");
+    // yeah, from my point too - tob.
+       //actionRoot = docRoot + "/servlet/" + MirConfig.getProp("ServletName");
     //actionRoot = docRoot + "/servlet/NadirAktuell";
-    actionRoot = docRoot + "/servlet/Metropolis";
+       
+    actionRoot = docRoot + "/servlet/Mir";
     openAction = MirConfig.getProp("Producer.OpenAction");
     productionHost = MirConfig.getProp("Producer.ProductionHost");
     videoHost = MirConfig.getProp("Producer.VideoHost");