diff --git a/src/web/nodejs.jsp b/src/web/nodejs.jsp index 8b4bd5c..fd6cb6f 100644 --- a/src/web/nodejs.jsp +++ b/src/web/nodejs.jsp @@ -3,6 +3,7 @@ <%@ page import="org.ifsoft.nodejs.openfire.*" %> <%@ page import="org.jivesoftware.openfire.*" %> <%@ page import="org.jivesoftware.util.*" %> +<%@ page import="org.apache.commons.text.StringEscapeUtils"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <% @@ -50,7 +51,7 @@ "> + value="<%= StringEscapeUtils.escapeHtml4(JiveGlobals.getProperty("org.ifsoft.nodejs.openfire.path", plugin.getPath())) %>">