📄 materialouttable_005fmodify_jsp.java
字号:
Hashtable ht = (Hashtable) itr2.next();
RoomNu = ht.get("RoomNu").toString();
if(mbb!=null && mbb.getRoomNu()!=null && mbb.getRoomNu().equals(RoomNu)){
out.write("\r\n\t\t\t\t\t\t\t\t\t\t\t");
out.write("<option value=");
out.print(RoomNu);
out.write(" selected>");
out.print(RoomNu);
out.write("</option>\r\n\t\t\t\t\t\t\t\t\t\t\t");
}
else
{
out.write("\r\n\t\t\t\t\t\t\t\t\t\t\t");
out.write("<option value=");
out.print(RoomNu);
out.write(">");
out.print(RoomNu);
out.write("</option>\r\n\t\t\t\t\t\t\t\t\t\t\t");
}
}}
out.write("\r\n\t\t\t\t\t \t\t");
out.write("</select>\r\n ");
out.write("</td>");
out.write("</tr>\r\n \r\n ");
out.write("<tr>\r\n ");
out.write("<td>");
out.write("<div align=\"right\">出库原因");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td align=\"left\">\r\n \r\n\t\t\t\t\t\t\t\t");
out.write("<select name=\"outCause\" class=\"text1\">\r\n\t\t\t\t\t\t\t\t\t");
out.write("<option value=\"1\"\r\n\t\t\t\t\t\t\t\t\t\t");
if (_jspx_meth_c_if_2(_jspx_th_c_if_0, pageContext))
return;
out.write(">\r\n\t\t\t\t\t\t\t\t\t\t部门申请\r\n\t\t\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t\t\t\t");
out.write("<option value=\"2\"\r\n\t\t\t\t\t\t\t\t\t\t");
if (_jspx_meth_c_if_3(_jspx_th_c_if_0, pageContext))
return;
out.write(">\r\n\t\t\t\t\t\t\t\t\t\t采购退货\r\n\t\t\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t\t\t\t");
out.write("<option value=\"3\"\r\n\t\t\t\t\t\t\t\t\t\t");
if (_jspx_meth_c_if_4(_jspx_th_c_if_0, pageContext))
return;
out.write(">\r\n\t\t\t\t\t\t\t\t\t\t销毁\r\n\t\t\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t\t\t\t");
out.write("<option value=\"4\"\r\n\t\t\t\t\t\t\t\t\t\t");
if (_jspx_meth_c_if_5(_jspx_th_c_if_0, pageContext))
return;
out.write(">\r\n\t\t\t\t\t\t\t\t\t\t其他\r\n\t\t\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t\t\t");
out.write("</select> \r\n ");
out.write("</td>\r\n ");
out.write("</tr>\r\n \r\n ");
out.write("<tr> \r\n ");
out.write("<td align=\"right\" width=\"22%\">出库日期");
out.write("</td>\r\n ");
out.write("<td> \r\n ");
out.write("<input name=\"outDate\" id=\"outDate\" size=\"10\" maxlength=\"10\"\r\n\t\t\t\t\t\t\ttype=\"text\" class=\"text1\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.outDate}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\"\r\n\t\t\t\t\t\t\t readonly=\"readonly\" onMouseDown=\"javascript:setday(form1.outDate);\" />\r\n");
out.write("\r\n ");
out.write("<font color=\"#ff0000\">*");
out.write("</font> ");
out.write("</td>\r\n ");
out.write("</tr> \r\n \r\n \r\n ");
out.write("<tr> \r\n ");
out.write("<td width=\"22%\">");
out.write("<div align=\"right\">出库摘要");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td align=\"left\">");
out.write("<textarea name=\"reMark\" cols=\"20\" rows=\"4\" id=\"reMark\" class=\"textarea1\" type=\"_moz\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.reMark}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("</textarea> ");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n\t\t\t\t\t\t");
out.write("<td colspan=\"2\"> ");
out.write("</td>\r\n\t\t\t\t\t\t");
out.write("</tr>\r\n\t");
out.write("<tr> ");
out.write("<td> ");
out.write("</td>\r\n\t");
out.write("<td align=\"left\"> \r\n \r\n ");
out.write("<input type=\"submit\" name=\"Submit\" value=\"提 交\" class=\"anniu\" onclick=\"UpdateSubmit()\"/>\r\n ");
out.write("<input type=\"reset\" name=\"Submit\" value=\"重 置\" class=\"anniu\"/>\r\n");
out.write("\r\n ");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("</table>\r\n\t");
out.write("</form>\r\n\t");
int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
out.write("\r\n");
out.write("</body>\r\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
private boolean _jspx_meth_c_if_1(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_1 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_1.setPageContext(pageContext);
_jspx_th_c_if_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_1.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.UserIdExisted != null}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag();
if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write(" ");
out.write("<img src=\"/Imis_elec/images/error.gif\"/>");
out.write("<font color=\"red\"> \r\n ");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.UserIdExisted}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("</font> ");
int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1);
return false;
}
private boolean _jspx_meth_c_if_2(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_2 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_2.setPageContext(pageContext);
_jspx_th_c_if_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_2.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.outCause==1}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_2 = _jspx_th_c_if_2.doStartTag();
if (_jspx_eval_c_if_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("selected readonly=\"readonly\"");
int evalDoAfterBody = _jspx_th_c_if_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_2);
return false;
}
private boolean _jspx_meth_c_if_3(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_3 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_3.setPageContext(pageContext);
_jspx_th_c_if_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_3.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.outCause==2}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_3 = _jspx_th_c_if_3.doStartTag();
if (_jspx_eval_c_if_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("selected readonly=\"readonly\"");
int evalDoAfterBody = _jspx_th_c_if_3.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_3);
return false;
}
private boolean _jspx_meth_c_if_4(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_4 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_4.setPageContext(pageContext);
_jspx_th_c_if_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_4.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.outCause==3}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_4 = _jspx_th_c_if_4.doStartTag();
if (_jspx_eval_c_if_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("selected readonly=\"readonly\"");
int evalDoAfterBody = _jspx_th_c_if_4.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_4);
return false;
}
private boolean _jspx_meth_c_if_5(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_5 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_5.setPageContext(pageContext);
_jspx_th_c_if_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_c_if_5.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.MaterialOutBean.outCause==4}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_5 = _jspx_th_c_if_5.doStartTag();
if (_jspx_eval_c_if_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("selected readonly=\"readonly\"");
int evalDoAfterBody = _jspx_th_c_if_5.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_5);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -