diff options
Diffstat (limited to 'webapp/documentation/servlet.md')
-rw-r--r-- | webapp/documentation/servlet.md | 4 |
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 |