|
|
Jbuilder8开发J2ee学习笔记(8)
作者:缪青
现在加入我们的资源文件ApplicationResources.properties
这个文件为纯文本文件,内容为
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>
开发好后放到srcstrutsdemo下,加入项目后,选这个文件的属性如下:
网友评论:(评论内容只代表网友观点,与本站立场无关!) |
阅读排行
|