求解struts2在控制台显示异常配置,现在只能在页面上显示很不方便调试
11条回答 默认 最新
qinglangee 2010-08-06 11:08关注[code="xml"]
</interceptor-stack> </interceptors> </package>[/code]
这样的层次本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
[code="xml"]
</interceptor-stack>
</interceptors>
</package>
[/code]
这样的层次