严重: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /search/app/searchtools/cognation_query.jsp(34,7) According to TLD or attribute directive in tag file, attribute list does not accept any expressions
2015-4-28 11:51:55 org.apache.catalina.core.ApplicationDispatcher invoke
严重: Servlet.service() for servlet jsp threw exception
java.lang.ClassNotFoundException: org.apache.jsp.search.app.searchtools.cognation_005fquery_jsp
2015-04-28 11:51:55 >> ERROR >> org.apache.struts2.components.ActionComponent.executeAction(ActionComponent.java:259) >> Could not execute action: /search/showCognationInfoAC!forwardPage
org.apache.jasper.JasperException: org.apache.jasper.JasperException: org.apache.jasper.JasperException: Unable to load class for JSP
cognation__query.jsp(34,7) 你的这个页面的 34行的报错,报错的原因应该是缺少JAR包。或者项目环境不匹配