Spring MVC internationalization annotation example

时间:2013-10-07 17:16:48
【文件属性】:

文件名称:Spring MVC internationalization annotation example

文件大小:17KB

文件格式:ZIP

更新时间:2013-10-07 17:16:48

Spring MVC internationalization annotation example

Spring MVC internationalization annotation example 这个是annotation 方式的国际化 访问http://localhost:8080/login.htm


【文件预览】:
Spring-MVC-internationalization-annotation
----.project(1KB)
----.settings()
--------.jsdtscope(503B)
--------org.eclipse.wst.common.component(556B)
--------org.eclipse.jdt.core.prefs(395B)
--------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()
--------messages_en_UK.properties(104B)
--------messages.properties(95B)
--------com()
--------messages_zh_CN.properties(148B)
--------messages_en_US.properties(121B)
----build()
--------classes()
----WebContent()
--------WEB-INF()
--------META-INF()
----.classpath(836B)

网友评论

  • spring的国际化不好配置,和标准配置冲突,需要注意。