多个struts-config的问题
人气:
【字体:大 中 小】
发布时间:2008-01-24 09:43:13
>>>>>>>>提问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中的
≡ 查看、发表评论 ≡