From: Jani Laakso Date: Fri, 2 Nov 2007 10:53:33 +0000 (+0000) Subject: Added few test/demo. X-Git-Tag: 6.7.0.beta1~5700 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f465fa4d22427ff23190883be536f0c7e73c7ea8;p=vaadin-framework.git Added few test/demo. svn changeset:2678/svn branch:trunk --- diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 2fe883f99d..1a96230438 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -11,6 +11,29 @@ IT Mill Toolkit examples + + TestForNativeWindowing + com.itmill.toolkit.terminal.gwt.server.ApplicationServlet + + application + com.itmill.toolkit.tests.TestForNativeWindowing + + + + + iWork + com.itmill.toolkit.terminal.web.ApplicationServlet + + application + com.itmill.iwork.IWork + + + widgetset + com.itmill.iwork.gwt.WidgetSet + + + + TestSplitPanel @@ -275,6 +298,12 @@ + + TestForNativeWindowing + /TestForNativeWindowing/* + + + iWork /iWork/*