From f410abd96d887657293eae0a67d45962805d8db3 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Tue, 16 Aug 2011 06:20:43 +0000 Subject: [PATCH] #7178 multiapp and multiwidgetset examples moved to demo site project svn changeset:20394/svn branch:6.7 --- WebContent/multiapp.html | 42 -------------------------- WebContent/multiwidgetset.html | 55 ---------------------------------- 2 files changed, 97 deletions(-) delete mode 100644 WebContent/multiapp.html delete mode 100644 WebContent/multiwidgetset.html diff --git a/WebContent/multiapp.html b/WebContent/multiapp.html deleted file mode 100644 index ddde191d28..0000000000 --- a/WebContent/multiapp.html +++ /dev/null @@ -1,42 +0,0 @@ - - - -Multiple embedded applications - - - - - - - -

Multiple Vaadin applications per html file test page

- -
-
-
- - \ No newline at end of file diff --git a/WebContent/multiwidgetset.html b/WebContent/multiwidgetset.html deleted file mode 100644 index 4049b25be2..0000000000 --- a/WebContent/multiwidgetset.html +++ /dev/null @@ -1,55 +0,0 @@ - - - -Multiple embedded applications - - - - - - - - - -

Experimental test page for multiple apps and multiple widgetsets - on the same page. Try with ?debug to see two VConsoles! Test well - before using this kind of setup in production. E.g. theme conflicts - and other unknown issues may arise. E.g. Glass can get broken in your - screen, even in LCD:s. Seriously, to save bandwidth and client side load, - it is highly recommended to use the classic shared widgetset approach.

- -
-
- - -- 2.39.5