Home > Back-end >  I fill out the information in my purchase the interface between the middle need to fill in Chinese i
I fill out the information in my purchase the interface between the middle need to fill in Chinese i

Time:09-23

"Class program, hope everybody a great god help see

Relevant code:
Buy. JSP
<% @ page language="Java" import="Java. Util. *" pageEncoding="GBK" % & gt;
<% request. The setCharacterEncoding (" utf-8 "); % & gt;
<%
String path=request. GetContextPath ();
String=basePath request. GetScheme () + "://" + request. GetServerName () + ":" + request. GetServerPort () + + "/" path;
% & gt;




My JSP 'index. The JSP' starting page
<meta HTTP - equiv="pragma" content="no - cache" & gt;
<meta HTTP - equiv="cache-control" content="no - cache" & gt;
<meta HTTP - equiv="expires" content="0" & gt;
<meta HTTP - equiv="keywords" content="keyword1, keyword2, keyword3 & gt;"
<meta HTTP - equiv="description" content="This is my page" & gt;
<link rel="stylesheet" type="text/CSS" href="https://bbs.csdn.net/topics/styles.css" & gt;
- & gt;


<body>
& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; Purchase & lt;/span>




<%=reg. Geterror (" errorbookid ") % & gt;




<%=reg. Geterror (" errorbooknumber ") % & gt;




<%=reg. Geterror (" erroruseriphone ") % & gt;




<%=reg. Geterror (" erroraddress ") % & gt;




<%=reg. Geterror (" erroruserid ") % & gt;









<style>
<style>
* {the font - size: 50 px; The font-family: "tahoma"; color:black; margin:0 auto; }

body{ margin:0; Background - color: # 66 CCFF; }
Input {border: none; }

. Login1 {
Width: 1500 px;
height:310px;
overflow:hidden;
text-align:center;
The line - height: 120 px;
Letter - spacing: 10 px;
margin-bottom:2px;
}

. Login1_1 {
The font - size: 110 px;
font-weight:bold;
color:#FFFFFF;
}
. Login2 {
Background: # 66 CCFF;
width:px;
height:80px;
overflow:hidden;
text-align:center;
line-height: 50px;
margin-bottom:1px;
}

. Login2_1 {
font-size:40px;
font-weight:bold;
color:#FFFFFF;
}
. Login3 {
Background: # 66 CCFF;
width:px;
height:80px;
overflow:hidden;
text-align:center;
line-height: 50px;
margin-bottom:1px;
}

. Login3_1 {
font-size:40px;
font-weight:bold;
color:#FFFFFF;
}
. Login4 {
Background: # 66 CCFF;
width:px;
height:80px;
overflow:hidden;
text-align:center;
line-height: 50px;
margin-bottom:1px;
}

. Login4_1 {
font-size:40px;
font-weight:bold;
color:#FFFFFF;
}
. Login5 {
Background: # 66 CCFF;
width:px;
height:40px;
overflow:hidden;
text-align:center;
line-height: 50px;
margin-bottom:1px;
}

. Login5_1 {
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}
</style>

Buycheck. JSP
<% @ page language="Java" import="Java. Util. *" pageEncoding="ISO - 8859-1" % & gt;
  • Related