Struts2标签异常:using Struts tags without the associat解决

Struts2标签错误:using Struts tags without the associat解决filter-mappingfilter-namestruts2/fil

Struts2标签错误:using Struts tags without the associat解决

<filter-mapping>       <filter-name>struts2</filter-name>       <url-pattern>*.jsp</url-pattern>   </filter-mapping>   <filter-mapping>       <filter-name>struts2</filter-name>       <url-pattern>/struts/*</url-pattern>   </filter-mapping>   

?