当前位置: 代码迷 >> J2EE >> 打成 war 包后上传到 tomcat,该怎么处理
  详细解决方案

打成 war 包后上传到 tomcat,该怎么处理

热度:434   发布时间:2016-04-21 20:14:42.0
打成 war 包后上传到 tomcat
打成 war 包后上传到 tomcat  报struts2 标签无效 是怎么回事啊  
view/index.jsp (line: 18, column: 12) Attribute var invalid for tag iterator according to TLD

------解决方案--------------------
楼主检查下你的这个页面是否经过struts2的filter以及页面上的struts2标签库是否引入
  相关解决方案