summaryrefslogtreecommitdiff
path: root/webapp/documentation/servlet.md
diff options
context:
space:
mode:
authorkamakshidasan2016-12-22 15:42:26 +0530
committerkamakshidasan2016-12-22 15:42:26 +0530
commita249d85c0e727d8251102e13aa179f64d5f8dbf7 (patch)
tree175c82701bf3d53ae8d2ba481fcc99f8ee961c40 /webapp/documentation/servlet.md
parentb2cd0d0cad32683971baf53efa2e50ff8d26f66b (diff)
downloadxcos-on-web-a249d85c0e727d8251102e13aa179f64d5f8dbf7.tar.gz
xcos-on-web-a249d85c0e727d8251102e13aa179f64d5f8dbf7.tar.bz2
xcos-on-web-a249d85c0e727d8251102e13aa179f64d5f8dbf7.zip
Rearrange folders
Diffstat (limited to 'webapp/documentation/servlet.md')
-rw-r--r--webapp/documentation/servlet.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/documentation/servlet.md b/webapp/documentation/servlet.md
new file mode 100644
index 0000000..86cff6b
--- /dev/null
+++ b/webapp/documentation/servlet.md
@@ -0,0 +1,4 @@
+ - 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