diff --git a/src/main/webapp/WEB-INF/views/index.jsp b/src/main/webapp/WEB-INF/views/index.jsp index d6376488..30681800 100644 --- a/src/main/webapp/WEB-INF/views/index.jsp +++ b/src/main/webapp/WEB-INF/views/index.jsp @@ -15,6 +15,7 @@ <% String token = (String) request.getSession().getAttribute("token"); + ResourceBundle res = ResourceBundle.getBundle("config.jdbc"); %>