简体   繁体   English

Websphere Aplication Server网络部署v7(非社区版)中的servlet容器是什么?

[英]What are servlet container in Websphere Aplication Server Network Deployment v7 (not community edition)?

I saw the Tomcat v6.0.2 in a list of third-party components in notices.txt that came with the installation package. 我在安装包随附的notices.txt中的第三方组件列表中看到了Tomcat v6.0.2。 Does this mean that Tomcat used as a servlet/jsp container? 这是否意味着Tomcat被用作servlet / jsp容器?

That sounds like a very good assumption to me. 对我来说,这听起来像是一个很好的假设。

A better clue would be to find Tomcat/Catalina JARs in an app server /lib directory. 更好的提示是在应用程序服务器/ lib目录中找到Tomcat / Catalina JAR。

I don't use WebSphere, so I can't confirm it for you myself. 我不使用WebSphere,所以无法亲自为您确认。 Perhaps Google can. 也许谷歌可以。

The more I look on the web, the more it appears that WebSphere is not using Tomcat. 我在网络上浏览的次数越多,WebSphere似乎在使用Tomcat的情况就越多。 If you don't find JARs or scripts for Tomcat/Catalina, it's safe to say that IBM has their own. 如果找不到Tomcat / Catalina的JAR或脚本,可以肯定地说IBM拥有自己的JAR或脚本。

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

相关问题 Websphere网络部署数据源 - Websphere Network deployment datasource 用于自定义密码加密的WebSphere v7说要实现一种解密方法,但是如果我使用SHA-256加密怎么办? - WebSphere v7 for custom password encryption says to implement a decrypt method, but what if I'm encrypting using SHA-256? 如何在Websphere V7中以编程方式在运行时修改跟踪服务? - How to modify trace service programmatically at runtime in Websphere V7? 如何将Spring Boot与Servlet 3.0容器集成在一起并使其在Websphere 8.5.5服务器中工作? - How to integrate Spring boot with servlet 3.0 container and make it work in Websphere 8.5.5 server? 未绑定的类路径容器:“ JRE系统库[Websphere Application Server v8.5 JRE]” - Unbound classpath container: 'JRE System Library [Websphere Application Server v8.5 JRE]' Websphere Application Server Servlet初始化错误 - Websphere Application Server Servlet Initialization Error 将Portlet部署自动化到WebSphere Portal Server 6.1 - Automating Portlet Deployment to WebSphere Portal Server 6.1 无法在couchbase服务器社区版3.0.1上更新6m +文档 - Unable to update 6m+ documents on couchbase server community edition 3.0.1 Intellij Idea社区版10.5-配置应用程序服务器 - Intellij Idea Community Edition 10.5 - Configuring an application server 从IntelliJ(社区版)连接到Microsoft SQL Server - Connect to Microsoft SQL Server from IntelliJ (Community Edition)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM