I saw the Tomcat v6.0.2 in a list of third-party开发者_运维问答 components in notices.txt that came with the installation package. Does this mean that Tomcat used as a servlet/jsp container?
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.
I don't use WebSphere, so I can't confirm it for you myself. Perhaps Google can.
The more I look on the web, the more it appears that WebSphere is not using Tomcat. If you don't find JARs or scripts for Tomcat/Catalina, it's safe to say that IBM has their own.
精彩评论