summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authoreea1 <eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-19 21:55:14 +0000
committereea1 <eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-19 21:55:14 +0000
commite1038c25cf527d3dfae4c7713f3d6d1b4858152e (patch)
tree4eafc1ea7ebbee712c12855f75ff455fc6da4b8a /java
parent79f82d627b6720142e76bd270bd16a0d72651be0 (diff)
downloadATCD-e1038c25cf527d3dfae4c7713f3d6d1b4858152e.tar.gz
This should now allow JACE to specify its configuration file internally
from the codebase. The user can define a new location with an HTML param.
Diffstat (limited to 'java')
-rw-r--r--java/ImageProcessing/framework/MedJava.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/ImageProcessing/framework/MedJava.html b/java/ImageProcessing/framework/MedJava.html
index 110d9b85074..9c2da0256b9 100644
--- a/java/ImageProcessing/framework/MedJava.html
+++ b/java/ImageProcessing/framework/MedJava.html
@@ -8,7 +8,6 @@ bgcolor="#888888">
<HR>
<APPLET CODEBASE="../../classes/" CODE="imaging.framework.ImageApp.class" width=700 height=700>
<param name=filename value="myphoto.gif">
-<param name=configFile value="file://filter.conf">
</APPLET>
<HR>