简体   繁体   English

Apache:Tomcat“任何版本”.exe或.zip

[英]Apache: Tomcat “any version” .exe or .zip

I have little bit confusion regarding apache tomcat installation. 关于apache tomcat安装,我有点困惑。

So, I would like to know that whats the difference between the .zip and the .exe tomcat ? 所以,我想知道.zip和.exe tomcat之间的区别是什么?

Thanks in advance... 提前致谢...

The exe will install Tomcat as a Windows Service. exe将安装Tomcat作为Windows服务。 The zip file will allow you to start and stop Tomcat using batch files or to manually install the service. zip文件允许您使用批处理文件启动和停止Tomcat或手动安装服务。 If you want to integrate Tomcat with an IDE, you need the zip file, since the required batch files aren't included in the exe version. 如果要将Tomcat与IDE集成,则需要zip文件,因为exe版本中不包含所需的批处理文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM