summaryrefslogtreecommitdiff
path: root/WEB-INF/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'WEB-INF/Readme')
-rw-r--r--WEB-INF/Readme9
1 files changed, 9 insertions, 0 deletions
diff --git a/WEB-INF/Readme b/WEB-INF/Readme
new file mode 100644
index 0000000..444d69a
--- /dev/null
+++ b/WEB-INF/Readme
@@ -0,0 +1,9 @@
+/*
+ Maverick
+ Directions to run the servlet code.
+*/
+
+Download apache-tomcat-xxx.
+Create a folder 'temp' in the tomcat directory.
+Paste the entire 'xcos-on-web' directory inside the '/path/to/tomcat/webapps' directory.
+Run the server and access using a web browser. \ No newline at end of file