tomcat5.5转resin3.0报下面的错误,系统是用,struts+hibernate做的,转换需要改变什么东西吗?Resin-3.0.23 (built Mon, 22 Jan 2007 02:16:07 PST)
Copyright(c) 1998-2006 Caucho Technology.  All rights reserved.  Using Resin(R) Open Source under the GNU Public License (GPL).  See http://www.caucho.com for information on Resin Professional,
  including caching, clustering, JNI acceleration, and OpenSSL integration.Starting Resin on Sun, 15 Apr 2007 21:08:27 +0800 (CST)[21:08:37.125] Server[] starting
[21:08:37.125] 
[21:08:37.125] Windows XP 5.1 x86
[21:08:37.125] Java 1.5.0_09-b01, 32, mixed mode, GBK, zh, Sun Microsystems Inc.
[21:08:37.125] resin.home = D:\resin-3.0.23
[21:08:37.125] server.root = null
[21:08:37.125] 
[21:08:37.687] Host[] starting
[21:08:38.500] WebApp[http://localhost:8080] starting
[21:08:41.859] WebApp[http://localhost:8080/resin-doc] starting
[21:08:42.453] com.caucho.config.LineConfigException: WEB-INF/web.xml:46: <taglib> is an unexpected tag (parent <web-app> starts at 4).
[21:08:42.453] <web-app> syntax: (@id?, @version, @xsi:schemaLocation?,
[21:08:42.453]                    (<context-param>*
[21:08:42.453]                    & (<description>*, <display-name>?, <icon>?)
[21:08:42.453]                    & <distributable>?
[21:08:42.453]                    & (<env-entry>*, <ejb-ref>*, <ejb-local-ref>*, <service-ref>*, <resource-ref>*, <resource-env-ref>*, <message-destination-ref>*)
[21:08:42.453]                    & <error-page>*
[21:08:42.453]                    & <filter>*
[21:08:42.453]                    & <filter-mapping>*
[21:08:42.453]                    & <jsp-config>?
[21:08:42.453]                    & <listener>*
[21:08:42.453]                    & <locale-encoding-mapping-list>?
[21:08:42.453]                    & <login-config>?
[21:08:42.453]                    & <message-destination>*
[21:08:42.453]                    & <mime-mapping>*
[21:08:42.453]                    & <security-constraint>*
[21:08:42.453]                    & <security-role>*
[21:08:42.453]                    & <servlet>*
[21:08:42.453]                    & <servlet-mapping>*
[21:08:42.453]                    & <session-config>?
[21:08:42.453]                    & <welcome-file-list>?))
[21:08:43.437] WebApp[http://localhost:8080/resin-admin] starting
[21:08:43.703] http listening to *:8080
[21:08:43.890] hmux listening to localhost:6802
[21:08:43.890] Resin started in 9390ms