diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-16 02:58:40 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-16 02:58:40 +0000 |
commit | 9148b505afb73c608a9bcd43cc47c1b88e94c98b (patch) | |
tree | 0b6aad49e007219e76017fb32418f1319ab4c233 /sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html | |
parent | 5f69a4a71cf0e76b61161839408721a2e40a2da7 (diff) |
Moving rest service cloud example to cloud sandbox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html')
-rw-r--r-- | sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html new file mode 100644 index 0000000000..9c151de2c0 --- /dev/null +++ b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/war/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Insert title here</title> +</head> +<body> +Tuscany Restfull Application +</body> +</html>
\ No newline at end of file |