以前上学的时候做asp.net和jsp,servlet,几年了,现在重新做一下,只不过当年的华硕1015b换成了mac pro,学无止境;
文章来自:http://blog.youkuaiyun.com/intbird
1,官网https://tomcat.apache.org/
2,将解压包移动到图所指位置
3,修改bin文件执行权限和配置环境
intbird-ipc:~ intbird$ sudo chmod 755 /private/etc/apache-tomcat-8.0.26/bin/*.sh
4,启动直接 startup.sh,sh文件见 /bin/文件夹
文章来自:http://blog.youkuaiyun.com/intbird