From bb05ac27ba751cfbf45fa89fe4770f2791961a84 Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Mon, 5 Nov 2007 15:25:43 +0000 Subject: Notifications API. + small fix for richtextarea svn changeset:2712/svn branch:trunk --- WebContent/WEB-INF/web.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'WebContent') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 1a96230438..ede3cfa876 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -297,6 +297,15 @@ + + NotificationDemo + com.itmill.toolkit.terminal.gwt.server.ApplicationServlet + + application + com.itmill.toolkit.demo.NotificationDemo + + + TestForNativeWindowing @@ -433,6 +442,11 @@ CachingDemo /CachingDemo/* + + + NotificationDemo + /NotificationDemo/* + index.jsp -- cgit v1.2.3