--- dao/DaoAdresseService/WebContent/admin.jsp 2015/02/24 07:57:47 2356 +++ dao/DaoAdresseService/src/main/webapp/admin.jsp 2015/03/24 09:36:05 2484 @@ -39,6 +39,15 @@ .addClass("btn-danger") .attr("disabled","disabled"); }); + + $("#dbConnectionProbe").click(function() { + $("#dbProbeContent").load("DbConnectionProbe"); + }); + + + + + refreshLoaderStatus(); setInterval(refreshLoaderStatus, 3000 ); @@ -107,7 +116,15 @@

DB Connection

- Test Connection +
+ + +

Pages

+ +