Redian新闻
>
问一个J2EE和Tomcat问题
avatar
问一个J2EE和Tomcat问题# Java - 爪哇娇娃
o*n
1
安装了J2EE之后,是不是实际已经安装了一个类似Tomcat的container? 如果这样,是否
还有必要安装Tomcat?
如果两个都安装,那么先安装的占用了8080
port,另外一个是否就只能分配到其他的port? 或者如果先安装了oracle,8080口也就占掉
了。
用J2EE去deploy个有关servlet的东西,是不是等同于用Tomcat发布servlet?
新手问题,谢谢前辈指教
avatar
g*y
2
Tomcat is a partial J2EE implementation: only implement JSP & Servlet.
It is OK that you install as many J2EE implementation as you like. But if they
share port 8080, then you can only run one at a time.
(1) If you want to run them at same time, then configure it with different
port, all of them has configuration file, just change it.
(2) If you want open source / free product, then use JBoss, current JBoss
(4.0.1) integrate Tomcat (5.0.28)
(3) If you just want to run J2EE tutorial samples, then

【在 o*****n 的大作中提到】
: 安装了J2EE之后,是不是实际已经安装了一个类似Tomcat的container? 如果这样,是否
: 还有必要安装Tomcat?
: 如果两个都安装,那么先安装的占用了8080
: port,另外一个是否就只能分配到其他的port? 或者如果先安装了oracle,8080口也就占掉
: 了。
: 用J2EE去deploy个有关servlet的东西,是不是等同于用Tomcat发布servlet?
: 新手问题,谢谢前辈指教

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。