From 58c8b47b8a77bea7b79aea23ff00badc88c1908d Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 3 Apr 2009 08:24:41 +0000 Subject: TUSCANY-2878 - New store sample app using dojo version of implementation widget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68 --- .../store-dojo/src/main/resources/store.composite | 64 ++++++++ .../src/main/resources/uiservices/store.html | 168 +++++++++++++++++++++ 2 files changed, 232 insertions(+) create mode 100644 branches/sca-java-1.x/samples/store-dojo/src/main/resources/store.composite create mode 100644 branches/sca-java-1.x/samples/store-dojo/src/main/resources/uiservices/store.html (limited to 'branches/sca-java-1.x/samples/store-dojo/src/main/resources') diff --git a/branches/sca-java-1.x/samples/store-dojo/src/main/resources/store.composite b/branches/sca-java-1.x/samples/store-dojo/src/main/resources/store.composite new file mode 100644 index 0000000000..571678839d --- /dev/null +++ b/branches/sca-java-1.x/samples/store-dojo/src/main/resources/store.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + USD + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.x/samples/store-dojo/src/main/resources/uiservices/store.html b/branches/sca-java-1.x/samples/store-dojo/src/main/resources/uiservices/store.html new file mode 100644 index 0000000000..e0b44d580e --- /dev/null +++ b/branches/sca-java-1.x/samples/store-dojo/src/main/resources/uiservices/store.html @@ -0,0 +1,168 @@ + + + +Store + + + + + + + + + + + +

Store

+
+

Catalog

+
+
+
+ +
+ +
+ +

Your Shopping Cart

+
+
+
+
+
+ + + (feed) +
+
+ + -- cgit v1.2.3