Example #1
0
 private boolean _jspx_meth_c_005fset_005f0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:set
   org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_005fset_005f0 =
       (org.apache.taglibs.standard.tag.rt.core.SetTag)
           _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.get(
               org.apache.taglibs.standard.tag.rt.core.SetTag.class);
   _jspx_th_c_005fset_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fset_005f0.setParent(null);
   // /common/jspHead.jsp(4,0) name = var type = java.lang.String reqTime = false required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_c_005fset_005f0.setVar("ctx");
   // /common/jspHead.jsp(4,0) name = value type = javax.el.ValueExpression reqTime = true required
   // = false fragment = false deferredValue = true expectedTypeName = java.lang.Object
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fset_005f0.setValue(
       new org.apache.jasper.el.JspValueExpression(
               "/common/jspHead.jsp(4,0) '${pageContext.request.contextPath}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${pageContext.request.contextPath}",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   int _jspx_eval_c_005fset_005f0 = _jspx_th_c_005fset_005f0.doStartTag();
   if (_jspx_th_c_005fset_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.reuse(
         _jspx_th_c_005fset_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.reuse(
       _jspx_th_c_005fset_005f0);
   return false;
 }
 private boolean _jspx_meth_core_005fset_005f5(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  core:set
   org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_core_005fset_005f5 =
       (org.apache.taglibs.standard.tag.rt.core.SetTag)
           _005fjspx_005ftagPool_005fcore_005fset_0026_005fvar_005fvalue_005fscope_005fnobody.get(
               org.apache.taglibs.standard.tag.rt.core.SetTag.class);
   _jspx_th_core_005fset_005f5.setPageContext(_jspx_page_context);
   _jspx_th_core_005fset_005f5.setParent(null);
   // /WEB-INF/jsp/greenhouse/../include/include.jsp(10,0) name = var type = java.lang.String
   // reqTime = false required = false fragment = false deferredValue = false expectedTypeName =
   // null deferredMethod = false methodSignature = null
   _jspx_th_core_005fset_005f5.setVar("htmlpath");
   // /WEB-INF/jsp/greenhouse/../include/include.jsp(10,0) name = scope type = java.lang.String
   // reqTime = false required = false fragment = false deferredValue = false expectedTypeName =
   // null deferredMethod = false methodSignature = null
   _jspx_th_core_005fset_005f5.setScope("request");
   // /WEB-INF/jsp/greenhouse/../include/include.jsp(10,0) name = value type =
   // javax.el.ValueExpression reqTime = true required = false fragment = false deferredValue =
   // true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
   _jspx_th_core_005fset_005f5.setValue(
       new org.apache.jasper.el.JspValueExpression(
               "/WEB-INF/jsp/greenhouse/../include/include.jsp(10,0) '${webcontext}/html'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${webcontext}/html",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   int _jspx_eval_core_005fset_005f5 = _jspx_th_core_005fset_005f5.doStartTag();
   if (_jspx_th_core_005fset_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fcore_005fset_0026_005fvar_005fvalue_005fscope_005fnobody.reuse(
         _jspx_th_core_005fset_005f5);
     return true;
   }
   _005fjspx_005ftagPool_005fcore_005fset_0026_005fvar_005fvalue_005fscope_005fnobody.reuse(
       _jspx_th_core_005fset_005f5);
   return false;
 }
 private boolean _jspx_meth_c_005fforEach_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_005f1, PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:forEach
   org.apache.taglibs.standard.tag.rt.core.ForEachTag _jspx_th_c_005fforEach_005f0 =
       (org.apache.taglibs.standard.tag.rt.core.ForEachTag)
           _005fjspx_005ftagPool_005fc_005fforEach_0026_005fvarStatus_005fvar_005fitems.get(
               org.apache.taglibs.standard.tag.rt.core.ForEachTag.class);
   _jspx_th_c_005fforEach_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fforEach_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f1);
   // /webpage/jeecg/demo/test/jeecgOrderProductList.jsp(58,3) name = items type =
   // javax.el.ValueExpression reqTime = true required = false fragment = false deferredValue =
   // true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setItems(
       new org.apache.jasper.el.JspValueExpression(
               "/webpage/jeecg/demo/test/jeecgOrderProductList.jsp(58,3) '${jeecgOrderProductList}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${jeecgOrderProductList}",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   // /webpage/jeecg/demo/test/jeecgOrderProductList.jsp(58,3) name = var type = java.lang.String
   // reqTime = false required = false fragment = false deferredValue = false expectedTypeName =
   // null deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVar("poVal");
   // /webpage/jeecg/demo/test/jeecgOrderProductList.jsp(58,3) name = varStatus type =
   // java.lang.String reqTime = false required = false fragment = false deferredValue = false
   // expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVarStatus("stuts");
   int[] _jspx_push_body_count_c_005fforEach_005f0 = new int[] {0};
   try {
     int _jspx_eval_c_005fforEach_005f0 = _jspx_th_c_005fforEach_005f0.doStartTag();
     if (_jspx_eval_c_005fforEach_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\r\n");
         out.write("\t\t\t\t<tr>\r\n");
         out.write(
             "\t\t\t\t\t<td align=\"center\"><input style=\"width: 20px;\" type=\"checkbox\" name=\"ck\" /></td>\r\n");
         out.write(
             "\t\t\t\t\t<td align=\"left\"><input nullmsg=\"请输入订单产品明细的产品名称!\" datatype=\"s6-10\" errormsg=\"订单产品明细的产品名称应该为6到10位\" name=\"jeecgOrderProductList[");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${stuts.index }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("].gopProductName\" maxlength=\"100\" type=\"text\"\r\n");
         out.write("\t\t\t\t\t\tvalue=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${poVal.gopProductName}",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\" style=\"width: 220px;\"></td>\r\n");
         out.write(
             "\t\t\t\t\t<td align=\"left\"><input nullmsg=\"请输入订单产品明细的产品个数!\" datatype=\"n\" errormsg=\"订单产品明细的产品个数必须为数字\" name=\"jeecgOrderProductList[");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${stuts.index }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("].gopCount\" maxlength=\"10\" type=\"text\"\r\n");
         out.write("\t\t\t\t\t\tvalue=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${poVal.gopCount }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\" style=\"width: 120px;\"></td>\r\n");
         out.write("\t\t\t\t\t<td align=\"left\">");
         out.write(' ');
         if (_jspx_meth_t_005fdictSelect_005f1(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write("</td>\r\n");
         out.write(
             "\t\t\t\t\t<td align=\"left\"><input nullmsg=\"请输入订单产品明细的产品单价!\" datatype=\"d\" errormsg=\"订单产品明细的产品单价填写不正确\" name=\"jeecgOrderProductList[");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${stuts.index }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("].gopOnePrice\" maxlength=\"10\" type=\"text\"\r\n");
         out.write("\t\t\t\t\t\tvalue=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${poVal.gopOnePrice }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\" style=\"width: 120px;\"></td>\r\n");
         out.write(
             "\t\t\t\t\t<td align=\"left\"><input nullmsg=\"请输入订单产品明细的产品小计!\" datatype=\"d\" errormsg=\"订单产品明细的产品小计填写不正确\" name=\"jeecgOrderProductList[");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${stuts.index }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("].gopSumPrice\" maxlength=\"10\" type=\"text\"\r\n");
         out.write("\t\t\t\t\t\tvalue=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${poVal.gopSumPrice }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\" style=\"width: 120px;\"></td>\r\n");
         out.write("\t\t\t\t\t<td align=\"left\"><input name=\"jeecgOrderProductList[");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${stuts.index }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("].gopContent\" maxlength=\"200\" type=\"text\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${poVal.gopContent }",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\" style=\"width: 120px;\"></td>\r\n");
         out.write("\t\t\t\t</tr>\r\n");
         out.write("\t\t\t");
         int evalDoAfterBody = _jspx_th_c_005fforEach_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_c_005fforEach_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_005fforEach_005f0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_005fforEach_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_005fforEach_005f0.doFinally();
     _005fjspx_005ftagPool_005fc_005fforEach_0026_005fvarStatus_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }