发布于 2015-10-16 01:00:31 | 128 次阅读 | 评论: 0 | 来源: 网友投递
Tomcat 开源Web应用服务器
Tomcat 服务器是一个免费的开放源代码的Web 应用服务器,属于轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。
Apache Tomcat 8.0.28 发布,修复了上一版本发现的一些问题,同时有一些性能提升,主要更新如下:
- Allow file based configuration resources (e.g. key stores) to be
configured using URLs.
- Restore code signing to the Windows installer and uninstaller.
完整更新内容请看:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
下载地址:http://tomcat.apache.org/download-80.cgi