快速业务通道

Java多国语言问题解决方案 - 编程入门网

作者 佚名技术 来源 NET编程 浏览 发布时间 2012-06-23
Version=English Version MainPage=home SoftWare=softWare Hardware=Hardware YourLocationMainPage=YourLocationMainPage MyCalendar=MyCalendar MyMails=MyMails R&D=R&D Forum=Forum DeveloperProcess=DeveloperProcess TechnologyCommunion=TechnologyCommunion

(2)ATTR_zh_CN.properties:

LoginName=用户 Password=密码 Login=登陆 LoginTime=登陆时间 LogOff=注销登陆 ChineseVersion=中文版 MainPage=首页 SoftWare=软件 Hardware=硬件 YourLocationMainPage=当前位置:首页 MyCalendar=我的日程 MyMails=我的邮件 R&D=研发区 Forum=讨论区 DeveloperProcess=开发进程 TechnologyCommunion=技术交流

Java多国语言问题解决方案(3)

时间:2010-12-10

3、对应的jsp文件:

本例中有3个jsp页面:

(1)login.jsp:(登陆页面)

  <%@ page contentType="text/html; charset=GB2312" % > <HTML> <HEAD> <TITLE></TITLE> <link href="css/style.css" rel="stylesheet" type="text/css"> <script language = javascript> function focusIt() { window.document.login.loginName.focus(); } </script> </HEAD> <jsp:useBean id="resource" scope="application" class="i18n.article.Resource"/> <BODY onload="javascript:focusIt();" bgcolor="#ffffff">    <form name="login" method="post" action="main.jsp">    <table border=0 cellpadding=0 cellspacing=0 align=center> <tr> <td height="150"></td></tr> <tr> <td width=262><img alt="" border=0 src="images/cover_r1_c1.jpg"></td> <td>&nbsp;</td> <td>    <table border=0 cellpadding=1 cellspacing=1> <tr> <td> <p align=right><%=resource.srcStr("LoginName")% ></p></td> <td><input type=text name="loginName" ID=Text1></td></tr> <tr> <td> <p align=right><%=resource.srcStr("Password")% ></p></td> <td><input type=password name="password" ID=Password1></td></tr> <tr> <td>&nbsp;</td> <td align=center> <input class="button" type=submit value=" <%=resource.srcStr ("Login")%> " ID=Submit1></td></tr> </table> </td></tr> <tr> <td colspan=3><img alt="" border=0 src="images/cover_r2_c1.jpg"></td></tr> <tr> <td colspan=3><img alt="" border=0 src="images/cover_r3_c1.jpg"></td></tr> <tr> <td colspan=3 height=20>&nbsp;</td> </tr> <tr> <td colspan=3 align=center><font color="#c0c0c0">Best Viewed In IE5.0 Or Up ,1024x768</font></td> </tr> <tr> <td colspan=3><hr size=1 width="100%" color="#c0c0c0"></td> </tr> <tr> &

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号