Index: lams_learning/web/lessonChat.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/lessonChat.jsp,v diff -u -r1.3 -r1.4 --- lams_learning/web/lessonChat.jsp 29 Sep 2012 13:57:18 -0000 1.3 +++ lams_learning/web/lessonChat.jsp 30 Oct 2012 17:46:52 -0000 1.4 @@ -52,12 +52,8 @@ - <% - String jabberServer = Configuration.get(ConfigurationKeys.XMPP_DOMAIN); - %> - <%=jabberServer%> - <%@ include file="/includes/presenceChat.jsp" %> + <%@ include file="presenceChat.jsp" %>