commit | c8f57d9d3742cc6de64ec1d4ffd266fc4eb0e472 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Apr 28 12:13:12 2014 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Apr 28 12:13:12 2014 +0000 |
tree | 04dff3988b14e9e09282cb948bed14d22c9b6cf8 | |
parent | 31e2a9a9afcf283ed0360e11411fff0be59fbc3f [diff] [blame] |
a generic sru web service for weblicht, currently only configured for korap
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp new file mode 100644 index 0000000..c38169b --- /dev/null +++ b/src/main/webapp/index.jsp
@@ -0,0 +1,5 @@ +<html> +<body> +<h2>Hello World!</h2> +</body> +</html>