宝宝疾病 |
|
|
|
宝宝疾病 多个struts-config的问题
人气:
【字体:大 中 小】
发布时间:2008-02-15 21:13:34
>>>>>>>>提问
struts中配置多个模块,在web.xml中
<init-param>
<param-name>config</param-name>
<param-value>/WEB-INF/home/struts/config/struts-config.xml</param-value>
</init-param>
<init-param>
<param-name>config/module1</param-name>
<param-value>/WEB-INF/home/struts/config/struts-module1.xml</param-value>
</init-param>
<welcome-file>/index.jsp</welcome-file>
index.jsp中有个链接到abc.do,如果struts-config.xml和struts-module1.xml都有abc.do,那么它会使用哪个? 休 闲宝 贝网
>>>>>>>>休闲宝贝网回答:
struts-config.xml中的
≡
查看、发表评论 ≡
|
|