码迷,mamicode.com
首页 > 其他好文 > 详细

struts 模块化

时间:2017-10-04 14:11:05      阅读:95      评论:0      收藏:0      [点我收藏+]

标签:nbsp   logs   style   指定   XML   file   div   class   rod   

1 <struts>
2 <!-- 包含了三个配置文件 -->
3 <!-- 不指定路径默认在src下时的方式 -->
4 <include file="struts-shop.xml"/>
5 <include file="struts-user.xml"/>
6 <!-- 配置文件在具体包中时的方式 -->
7 <include file="cn/itcast/action/struts-produce.xml"/>
8 </struts>

 

struts 模块化

标签:nbsp   logs   style   指定   XML   file   div   class   rod   

原文地址:http://www.cnblogs.com/the-wang/p/7625407.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!