diff options
Diffstat (limited to 'sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html')
-rw-r--r-- | sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html new file mode 100644 index 0000000000..4c8c0289bd --- /dev/null +++ b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/index.html @@ -0,0 +1,14 @@ +<!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>Tuscany Store Scenario</title> +</head> +<body> + +<h2>Tuscany Store Catalog Service</h2> +</br> +</br> +Catalog Service Definition available at : <a href="http://tuscany-store-catalog.appspot.com/catalog?smd">http://tuscany-store-catalog.appspot.com/catalog?smd</a> +</body> +</html>
\ No newline at end of file |