diff options
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 |