⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 userinfo_jsp.java

📁 自己写的一个java购销系统
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
          out.write("\t\t\t<td class=\"tablebody1\">\r\n");
          out.write("\t\t\t");
          //  html:select
          org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_value_style_property.get(org.apache.struts.taglib.html.SelectTag.class);
          _jspx_th_html_select_0.setPageContext(_jspx_page_context);
          _jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_html_select_0.setProperty("address.country");
          _jspx_th_html_select_0.setValue(((User)request.getSession().getAttribute("user")).getAddress().getCountry());
          _jspx_th_html_select_0.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
          int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
          if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.pushBody();
              _jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
              _jspx_th_html_select_0.doInitBody();
            }
            do {
              out.write("\r\n");
              out.write("\t\t\t\t<option value=\"中国\">中国</option>\r\n");
              out.write("\t\t\t\t<option value=\"中国香港\">中国香港</option>\r\n");
              out.write("\t\t\t\t<option value=\"中国台湾\">中国台湾</option>\r\n");
              out.write("\t\t\t");
              int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
            if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.popBody();
            }
          }
          if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _jspx_tagPool_html_select_value_style_property.reuse(_jspx_th_html_select_0);
            return;
          }
          _jspx_tagPool_html_select_value_style_property.reuse(_jspx_th_html_select_0);
          out.write("\r\n");
          out.write("\t\t\t");
          //  html:select
          org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_value_style_property.get(org.apache.struts.taglib.html.SelectTag.class);
          _jspx_th_html_select_1.setPageContext(_jspx_page_context);
          _jspx_th_html_select_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_html_select_1.setProperty("address.province");
          _jspx_th_html_select_1.setValue(((User)request.getSession().getAttribute("user")).getAddress().getProvince());
          _jspx_th_html_select_1.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
          int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag();
          if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.pushBody();
              _jspx_th_html_select_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
              _jspx_th_html_select_1.doInitBody();
            }
            do {
              out.write("\r\n");
              out.write("                <option value=\"安徽\" selected>安徽</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"北京\" >北京</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"重庆\" >重庆</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"福建\" >福建</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"广东\" >广东</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"甘肃\" >甘肃</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"广西\" >广西</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"贵州\" >贵州</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"河南\" >河南</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"湖北\" >湖北</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"河北\" >河北</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"海南\" >海南</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"香港\" >香港</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"黑龙江\" >黑龙江</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"湖南\" >湖南</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"吉林\" >吉林</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"江苏\" >江苏</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"江西\" >江西</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"辽宁\" >辽宁</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"澳门\" >澳门</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"内蒙古\" >内蒙古</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"宁夏\" >宁夏</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"青海\" >青海</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"四川\" >四川</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"山东\" >山东</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"上海\" >上海</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"陕西\" >陕西</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"山西\" >山西</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"天津\" >天津</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"台湾\" >台湾</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"新疆\" >新疆</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"西藏\" >西藏</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"云南\" >云南</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"浙江\" >浙江</option>\r\n");
              out.write("\r\n");
              out.write("                <option value=\"其它\" >其它</option>\r\n");
              out.write("\t\t\t");
              int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
            if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.popBody();
            }
          }
          if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _jspx_tagPool_html_select_value_style_property.reuse(_jspx_th_html_select_1);
            return;
          }
          _jspx_tagPool_html_select_value_style_property.reuse(_jspx_th_html_select_1);
          out.write("省\r\n");
          out.write("\t\t\t");
          //  html:text
          org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_value_style_size_property_nobody.get(org.apache.struts.taglib.html.TextTag.class);
          _jspx_th_html_text_1.setPageContext(_jspx_page_context);
          _jspx_th_html_text_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_html_text_1.setSize("8");
          _jspx_th_html_text_1.setProperty("address.city");
          _jspx_th_html_text_1.setValue(((User)request.getSession().getAttribute("user")).getAddress().getCity());
          _jspx_th_html_text_1.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
          int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
          if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _jspx_tagPool_html_text_value_style_size_property_nobody.reuse(_jspx_th_html_text_1);
            return;
          }
          _jspx_tagPool_html_text_value_style_size_property_nobody.reuse(_jspx_th_html_text_1);
          out.write("市/县</td>\r\n");
          out.write("\t\t</tr>\r\n");
          out.write("\t\t<tr>\r\n");
          out.write("\t\t\t<td class=\"tablebody1\"><b>联系地址</b>:</td>\r\n");
          out.write("\t\t\t<td class=\"tablebody1\">\r\n");
          out.write("\t\t\t");
          //  html:text
          org.apache.struts.taglib.html.TextTag _jspx_th_html_text_2 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
          _jspx_th_html_text_2.setPageContext(_jspx_page_context);
          _jspx_th_html_text_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_html_text_2.setSize("64");
          _jspx_th_html_text_2.setMaxlength("32");
          _jspx_th_html_text_2.setProperty("address.street");
          _jspx_th_html_text_2.setValue(((User)request.getSession().getAttribute("user")).getAddress().getStreet());
          _jspx_th_html_text_2.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
          int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
          if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_2);
            return;
          }
          _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_2);
          out.write("\r\n");
          out.write("\t\t\t</td>\r\n");
          out.write("\t\t</tr>\r\n");
          out.write("\t\t<tr>\r\n");
          out.write("\t\t\t<td class=\"tablebody1\"><b>邮编</b>:</td>\r\n");
          out.write("\t\t\t<td class=\"tablebody1\">\r\n");
          out.write("\t\t\t");
          //  html:text
          org.apache.struts.taglib.html.TextTag _jspx_th_html_text_3 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
          _jspx_th_html_text_3.setPageContext(_jspx_page_context);
          _jspx_th_html_text_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_html_text_3.setSize("32");
          _jspx_th_html_text_3.setMaxlength("8");
          _jspx_th_html_text_3.setProperty("address.postCode");
          _jspx_th_html_text_3.setValue(((User)request.getSession().getAttribute("user")).getAddress().getPostCode());
          _jspx_th_html_text_3.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
          int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag();
          if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_3);
            return;
          }
          _jspx_tagPool_html_text_value_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_3);
          out.write("\r\n");

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -