blob: 444d69a20a5179678ffbe564bcc519b997102ccb (
plain)
1
2
3
4
5
6
7
8
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.
|