From aecc194da9fb0d78403a49ed1f2b0a635c372b56 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 13 Aug 2008 06:46:42 +0000 Subject: Add implementation.web client using jsonrpc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685464 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-web/src/main/webapp/hello.html | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 java/sca/samples/helloworld-web/src/main/webapp/hello.html (limited to 'java/sca/samples/helloworld-web/src/main/webapp/hello.html') diff --git a/java/sca/samples/helloworld-web/src/main/webapp/hello.html b/java/sca/samples/helloworld-web/src/main/webapp/hello.html new file mode 100644 index 0000000000..83ac0ae576 --- /dev/null +++ b/java/sca/samples/helloworld-web/src/main/webapp/hello.html @@ -0,0 +1,62 @@ + + + + + Apache Tuscany Helloworld Web Sample + + + + + + + +

Apache Tuscany Helloworld Web Sample

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