struts2配置和Java国际化和JS国际化
1?WebContent/WEB-INF/web.xml配置文件
?
?
?
?
2 src/struts.xml?
?
?
?
?
? ?locale_en_US.js
?
?
?
? ?7 国际化测试页面 java国际化 + js国际化
?
? ??welcome.jsp
?
?
?
? ?8 strut2 架包
?
? ?commons-fileupload-1.2.1.jar
? ?commons-io-1.3.2.jar
? ?commons-logging-1.1.jar
? ?freemarker-2.3.13.jar
? ?junit-3.8.1.jar
? ?ognl-2.6.11.jar
? ?servlet-api.jar
? ?struts2-core-2.1.6.jar
? ?xwork-2.1.2.jar
?
?