文件名称:实现struts2国际化支持
文件大小:3.32MB
文件格式:ZIP
更新时间:2015-12-04 12:06:05
struts2 I18N
实现struts2国际化支持,下载后直接可以部署运行,案例通俗易懂!我们公司项目里面就是按照我的案例来实现国际化的
【文件预览】:
.project
.settings
----.jsdtscope(503B)
----org.eclipse.wst.common.component(478B)
----org.eclipse.jdt.core.prefs(364B)
----org.eclipse.wst.common.project.facet.core.xml(345B)
----org.eclipse.wst.jsdt.ui.superType.container(49B)
----org.eclipse.wst.jsdt.ui.superType.name(6B)
src
----messageResource_zh_CN.properties(284B)
----messageResource_zh_TW.properties(278B)
----com()
--------wls()
----struts.xml(713B)
----messageResource_en_US.properties(192B)
build
----classes()
--------messageResource_zh_CN.properties(284B)
--------messageResource_zh_TW.properties(278B)
--------com()
--------struts.xml(713B)
--------messageResource_en_US.properties(192B)
WebContent
----WEB-INF()
--------web.xml(646B)
--------lib()
----index.jsp(1KB)
----META-INF()
--------MANIFEST.MF(39B)
----select.jsp(1KB)
----a.jsp(459B)
.classpath