刚开始学structs 2,发觉的确和1有很多不同,基于WEBWORK的咯,但在运行structs_2.0.9的DEMO时,发现 TOMCAT 5。5有警告,说的是 警告: Settings: Could not parse struts.locale setting, substituting default VM locale) 原来要解决也不难, 创建struts.properties这个文件,放在src目录下就可以了 struts.locale=en_GB 相关文章: