文章来源:互联网 在使用struts多模块的,找到一些小技巧和经验,与大家分享一下。 关于多module的配置就不说了,只需要用不同的config, struts-config.xml作为默认module, struts-config-module.xml作为/module的配置 CSDN上有不少相关的说明。 struts中的module,实际上就类似于平日里开发web程序中的子目录 如 /- root /music /module /...