首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

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

2012-08-27 
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>   

?

热点排行