中文 | English
Download at https://tomcat.apache.org/download-80.cgi.
Install Apache Tomcat on Mac OS: https://www.youtube.com/watch?v=h_qQOVDTxo8.
Install Apache Tomcat on Windows 10: https://www.youtube.com/watch?v=grW6afp8yE4.
Install Apache Tomcat on Ubuntu 16.04: https://www.youtube.com/watch?v=KoXiRXjZgwc.
Migrate all the files under the MyCloudwearWeb/out/artifacts
to the Tomcat/webapps
, then enter two lines of commands in the terminal:
"cd" + blank space + the absolute address where Tomcat/bin is located
./startup.sh
- Database operation (insert, delete, update, select statements).
- Return and accept image string streams and save in web folders.
- Read and write text, create or delete directories, etc.