From 875e50908c2630d263661af492654cd44bef2d65 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 25 Jan 2011 23:30:28 +0000 Subject: Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063520 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/eightball.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 sandbox/sebastien/java/vhost/samples/applications/eightball-demo/eightball-webapp/src/main/webapp/eightball.html (limited to 'sandbox/sebastien/java/vhost/samples/applications/eightball-demo/eightball-webapp/src/main/webapp/eightball.html') diff --git a/sandbox/sebastien/java/vhost/samples/applications/eightball-demo/eightball-webapp/src/main/webapp/eightball.html b/sandbox/sebastien/java/vhost/samples/applications/eightball-demo/eightball-webapp/src/main/webapp/eightball.html new file mode 100644 index 0000000000..e22cc81c83 --- /dev/null +++ b/sandbox/sebastien/java/vhost/samples/applications/eightball-demo/eightball-webapp/src/main/webapp/eightball.html @@ -0,0 +1,48 @@ + + + + +The Magic Eight Ball + + + + +

The Magic Eight Ball

+ +The Tuscany Magic Eight Ball reaches into the future to find the answers to your questions. It knows what will be, and is willing to share this with you.

+Just type in your question that can be answered "Yes" or "No", concentrate very, very hard, and click on the "Ask" button.

+ +

+ + + + + + + +
+ +
+ +
+
+ + + \ No newline at end of file -- cgit v1.2.3