struts 2中为什么抽象包不能包含action? - 蓝讯
Struts2:配置Action——包和命名空间 - 别样的风采是我 - 博客...
为什么struts2中的action不能调用啊?_百度知道
【struts2】<package>的配置 - NW_KNIFE - 博客园
Struts2不扫描jar包中的action - 博客频道 - CSDN.NET
struts2升级jar包遇到无法正常访问action的方法的问题 - 小静的...
使用struts2+spring+hibernate框架,不能读jar内action(使用注解)...
为什么访问action时要加xx.action才能访问,去掉后缀.action就不行?