javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)
具体不清楚,可能是系统的问题,一般是重新安装tomcat和struts
============================================================
java.lang.NoClassDefFoundError: org/apache/struts/legacy/GenericDataSource
?
There is a jar file called struts-legacy.jar that contains the GenericDataSource and GenericConnection classes. Not sure how long this jar has been included in the distribution, but I just downloaded the 1.1 release and it's there. You need to get this jar and put it in the WEB-INF/lib directory.
===============================================================
博客提及了javax.servlet.jsp.tagext.TagAttributeInfo相关内容,涉及特定的方法签名。与信息技术中Java的Servlet和JSP相关知识有关。
982

被折叠的 条评论
为什么被折叠?



