diff --git a/webapp/src/main/webapp/WEB-INF/pages/form.jsp b/webapp/src/main/webapp/WEB-INF/pages/form.jsp
index 17a82a09..1cb418e3 100644
--- a/webapp/src/main/webapp/WEB-INF/pages/form.jsp
+++ b/webapp/src/main/webapp/WEB-INF/pages/form.jsp
@@ -21,15 +21,9 @@
<%-- DEBUG contrast-finder.conf --%>
- defaultAlgorithm ${defaultAlgorithm}
- cookie.algo ${cookie.algo.value}
- algo ${algo}
-
+ env ${env}
+ defaultAlgorithm ${defaultAlgorithm}
+ cookie.algo ${cookie.algo.value}
+ algo ${algo}
+
+ Java ${debugJavaVersion}
+ Tomcat : ${debugTomcatVersion}
+ Servlet specification : ${debugServletVersion}
+ JSP : ${debugJspVersion}
+