From 03311272cefcf4ab22411733f7e2e6bb6858f766 Mon Sep 17 00:00:00 2001 From: Matt Tucker Date: Mon, 14 Apr 2003 17:13:14 +0000 Subject: [PATCH] Added session listener. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1893 b35dd754-fafc-0310-a699-88a17e54d16e --- apps/webchat/source/config/WEB-INF/web.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/apps/webchat/source/config/WEB-INF/web.xml b/apps/webchat/source/config/WEB-INF/web.xml index 034734e70..fe6871317 100644 --- a/apps/webchat/source/config/WEB-INF/web.xml +++ b/apps/webchat/source/config/WEB-INF/web.xml @@ -7,10 +7,15 @@ WebChat Smack-powered WebChat Application - + host jivesoftware.com - + + + + + org.jivesoftware.webchat.ChatServlet + @@ -29,5 +34,5 @@ index.jsp index.html - + \ No newline at end of file