diff --git a/apps/i2ptunnel/java/build.xml b/apps/i2ptunnel/java/build.xml index 2357f4ccc0..47e9f8943f 100644 --- a/apps/i2ptunnel/java/build.xml +++ b/apps/i2ptunnel/java/build.xml @@ -24,11 +24,46 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/i2ptunnel/jsp/index.html b/apps/i2ptunnel/jsp/index.html new file mode 100644 index 0000000000..ea1321105e --- /dev/null +++ b/apps/i2ptunnel/jsp/index.html @@ -0,0 +1,2 @@ +I2P Router Console +Enter diff --git a/apps/i2ptunnel/jsp/web.xml b/apps/i2ptunnel/jsp/web.xml index 9a428440d4..b995397008 100644 --- a/apps/i2ptunnel/jsp/web.xml +++ b/apps/i2ptunnel/jsp/web.xml @@ -4,14 +4,14 @@ "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd"> + 30 - - index.jsp - + index.html + index.jsp \ No newline at end of file diff --git a/apps/routerconsole/java/build.xml b/apps/routerconsole/java/build.xml index dd0a76e1ab..b59a4413cc 100644 --- a/apps/routerconsole/java/build.xml +++ b/apps/routerconsole/java/build.xml @@ -26,11 +26,46 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/routerconsole/jsp/index.html b/apps/routerconsole/jsp/index.html new file mode 100644 index 0000000000..ea1321105e --- /dev/null +++ b/apps/routerconsole/jsp/index.html @@ -0,0 +1,2 @@ +I2P Router Console +Enter diff --git a/apps/routerconsole/jsp/web.xml b/apps/routerconsole/jsp/web.xml index 9a428440d4..b995397008 100644 --- a/apps/routerconsole/jsp/web.xml +++ b/apps/routerconsole/jsp/web.xml @@ -4,14 +4,14 @@ "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd"> + 30 - - index.jsp - + index.html + index.jsp \ No newline at end of file