Struts2入门基础

时间:2014-12-27 05:05:02
【文件属性】:

文件名称:Struts2入门基础

文件大小:3.57MB

文件格式:RAR

更新时间:2014-12-27 05:05:02

国际化

1) 页面直接输出 如上面的JSP页面: 2) 作为表单控件的属性输出 显示一个文本框,文本框的标题进行国际化 3) 使用标签指定从某个特定的资源文件中取数据 指定在从messageResource取资源 4) 读取参数变量 Jia Xiaoyuan 使用带参数的资源,可以替换label.hello=hello {0}中的{0}这个变量。


【文件预览】:
Struts2_Login(国际化登录)
----.settings()
--------com.genuitec.eclipse.j2eedt.core.prefs(1KB)
--------com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs(120B)
--------com.genuitec.eclipse.ws.prefs(109B)
--------org.eclipse.jdt.core.prefs(330B)
----说明.txt(676B)
----src()
--------amigo()
--------struts.xml(869B)
--------messages.properties(745B)
--------messages_en.properties(547B)
--------messages_zh_CN.properties(745B)
--------struts.properties(40B)
----.project(1KB)
----WebRoot()
--------i18n2_param.jsp(653B)
--------i18n1.jsp(490B)
--------META-INF()
--------welcome.jsp(285B)
--------WEB-INF()
--------login.jsp(461B)
--------index.jsp(834B)
--------i18n1_textfield.jsp(472B)
--------success.jsp(161B)
--------i18n_textfield.jsp(605B)
----.mymetadata(328B)
----.classpath(871B)

网友评论