📄 clientshow_0002ejsp_jsp.java
字号:
package jsp.information.queryInformation;
import com.domain.KhxxForm;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class clientShow_0002ejsp_jsp extends HttpJspBase {
static {
}
public clientShow_0002ejsp_jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=gb2312");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(0,50);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(1,39);to=(42,18)]
out.write("\r\n<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n<title>详细查看客户信息</title>\r\n<style type=\"text/css\">\r\n<!--\r\nbody {\r\n\tbackground-color: #000000;\r\n\tmargin-left: 0px;\r\n\tmargin-top: 0px;\r\n}\r\ntd{\r\nfont-size:9pt;\r\n}\r\n.style1 {font-size: 11pt}\r\n-->\r\n</style>\r\n</head>\r\n<body> \r\n<table width=\"579\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\"> \r\n <tr> \r\n <td> </td> \r\n </tr> \r\n</table> \r\n<table width=\"579\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> \r\n <tr> \r\n <td align=\"left\" valign=\"top\" bgcolor=\"#FFFFFF\"> <table width=\"579\" height=\"487\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> \r\n <tr> \r\n <td align=\"left\" valign=\"top\" bgcolor=\"#FFFFFF\"><table width=\"579\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> \r\n <tr> \r\n <td width=\"2%\" height=\"24\"> </td> \r\n <td width=\"9%\" background=\"../images/circle.jpg\"> </td> \r\n <td width=\"89%\" bgcolor=\"#FFFFFF\"><span class=\"style1\">详细查看客户信息</span></td> \r\n </tr> \r\n <tr style=\"line-height:2px\"> \r\n <td width=\"2%\" height=\"5\"> </td> \r\n <td height=\"5\" colspan=\"2\" bgcolor=\"#D4D0C8\"> </td> \r\n </tr> \r\n <tr align=\"center\" valign=\"top\" bgcolor=\"#FFFFFF\"> \r\n <td height=\"454\" colspan=\"3\"><br> \r\n ");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(42,20);to=(44,0)]
KhxxForm form=(KhxxForm)request.getAttribute("mc");
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(44,2);to=(45,4)]
out.write(" \r\n编号为 ");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(45,7);to=(45,24)]
out.print(form.getKhxx_id());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(45,26);to=(49,56)]
out.write(" 的客户详细信息 <br><br>\r\n <table width=\"547\" border=\"0\" cellpadding=\"2\" cellspacing=\"1\" bgcolor=\"#666666\"> \r\n <tr> \r\n <td width=\"74\" height=\"24\" bgcolor=\"#FFCC33\"><div align=\"left\">客户名称</div></td> \r\n <td width=\"182\" bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(49,59);to=(49,76)]
out.print(form.getKhxx_mc());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(49,78);to=(51,56)]
out.write("</td> \r\n <td width=\"82\" bgcolor=\"#FFCC33\"><div align=\"left\">企业性质</div></td> \r\n <td width=\"202\" bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(51,59);to=(51,78)]
out.print(form.getKhxx_qyxz());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(51,80);to=(55,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\"><div align=\"left\">企业类型</div></td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(55,47);to=(55,66)]
out.print(form.getKhxx_qylx());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(55,68);to=(57,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">企业资信</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(57,47);to=(57,66)]
out.print(form.getKhxx_qyzx());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(57,68);to=(61,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">企业地址</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(61,47);to=(61,66)]
out.print(form.getKhxx_qydz());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(61,68);to=(63,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">所属省份</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(63,47);to=(63,66)]
out.print(form.getKhxx_szsf());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(63,68);to=(67,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">公司邮编</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(67,47);to=(67,66)]
out.print(form.getKhxx_gsyb());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(67,68);to=(69,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">所属城市</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(69,47);to=(69,66)]
out.print(form.getKhxx_szcs());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(69,68);to=(73,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">法人代表</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(73,47);to=(73,66)]
out.print(form.getKhxx_frdb());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(73,68);to=(75,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">纳税号</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(75,47);to=(75,65)]
out.print(form.getKhxx_nsh());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(75,67);to=(79,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">开户银行</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(79,47);to=(79,66)]
out.print(form.getKhxx_khyh());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(79,68);to=(81,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">开户银行帐号</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(81,47);to=(81,66)]
out.print(form.getKhxx_yhzh());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(81,68);to=(85,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">公司网址</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(85,47);to=(85,66)]
out.print(form.getKhxx_gswz());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(85,68);to=(87,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">客户IC卡号</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(87,47);to=(87,68)]
out.print(form.getKhxx_ICcard());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(87,70);to=(91,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">公司电话</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(91,47);to=(91,66)]
out.print(form.getKhxx_gsdh());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(91,68);to=(93,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">公司传真</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(93,47);to=(93,66)]
out.print(form.getKhxx_gscz());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(93,68);to=(97,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">主要联系人</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(97,47);to=(97,65)]
out.print(form.getKhxx_lxr());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(97,67);to=(99,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">联系人电话</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(99,47);to=(99,67)]
out.print(form.getKhxx_lxrdh());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(99,69);to=(103,44)]
out.write("</td> \r\n </tr> \r\n <tr> \r\n <td height=\"24\" bgcolor=\"#FFCC33\">客户级别</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(103,47);to=(103,66)]
out.print(form.getKhxx_khjb());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(103,68);to=(105,44)]
out.write("</td> \r\n <td bgcolor=\"#FFCC33\">备注信息</td> \r\n <td bgcolor=\"#FFFFFF\">");
// end
// begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(105,47);to=(105,64)]
out.print(form.getKhxx_bz());
// end
// HTML // begin [file="/jsp/information/queryInformation/clientShow.jsp";from=(105,66);to=(117,0)]
out.write("</td> \r\n </tr> \r\n </table> \r\n <p><a href=\"clientQueryMyd.do\">返回</a></p> \r\n <p> </p> \r\n </table></td> \r\n </tr> \r\n </table></td> \r\n </tr> \r\n</table> \r\n</body>\r\n</html>\r\n");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -