From 9e31ffd14a9ea192f990f5ef9eced846a90c441e Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 14 Aug 2008 09:33:56 +0000 Subject: Add new sample demonstrating callbacks with implementation.web clients git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685834 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/hello.html | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 java/sca/samples/helloworld-web-callback/src/main/webapp/hello.html (limited to 'java/sca/samples/helloworld-web-callback/src/main/webapp/hello.html') diff --git a/java/sca/samples/helloworld-web-callback/src/main/webapp/hello.html b/java/sca/samples/helloworld-web-callback/src/main/webapp/hello.html new file mode 100644 index 0000000000..6d4c17626b --- /dev/null +++ b/java/sca/samples/helloworld-web-callback/src/main/webapp/hello.html @@ -0,0 +1,63 @@ + + + + + Apache Tuscany Helloworld Web2.0 Callbacks Sample + + + + + + + +

Apache Tuscany Helloworld Web2.0 Callbacks Sample

+ + + + + + + + + + + + +
Enter your name: + +
+ +
+
+
+ + + -- cgit v1.2.3