ApplicationResources.properties
资源名称:某公司的java培训教材 [点击查看]
上传用户:dinglihq
上传日期:2013-02-04
资源大小:99958k
文件大小:1k
源码类别:
Java编程
开发平台:
Java
- login.title=Struts Demo
- login.heading=<h1>Welcome to the StrutsDemo !</h1>
- login.message=Welcome to the StrutsDemo !
- input.xiwbz=Please input xiwbz :
- input.shancbz=Please input shancbz :
- loginOK.title= User Login Successfull
- inputOK.message=<h1>Login Successfull !</h1>
- error.shancbz.required=<h3><font color="red">shancbz is Required !</font></h3>
- error.xiwbz.required=<h3><font color="red">xiwbz is Required !</font></h3>
- error.Shancbz.wrong=<h3><font color="red">Shancbz is Wrong !</font></h3>
- error.Xiwbz.wrong=<h3><font color="red">Xiwbz is Wrong !</font></h3>
- errors.footer=</ul><hr>
- errors.header=<h3><font color="red">Validation Error</font></h3>You must correct
- the following error(s) before proceeding:<ul>