Exemplo n.º 1
0
 private boolean _jspx_meth_form_005ftextarea_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_form_005fform_005f0,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_form_005fform_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  form:textarea
   org.springframework.web.servlet.tags.form.TextareaTag _jspx_th_form_005ftextarea_005f0 =
       (org.springframework.web.servlet.tags.form.TextareaTag)
           _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody
               .get(org.springframework.web.servlet.tags.form.TextareaTag.class);
   _jspx_th_form_005ftextarea_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005ftextarea_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/views/modules/sys/dictForm.jsp(69,4) name = path type = null reqTime = true required
   // = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setPath("remarks");
   // /WEB-INF/views/modules/sys/dictForm.jsp(69,4) name = htmlEscape type = null reqTime = true
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setHtmlEscape(false);
   // /WEB-INF/views/modules/sys/dictForm.jsp(69,4) name = rows type = null reqTime = true required
   // = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setRows("3");
   // /WEB-INF/views/modules/sys/dictForm.jsp(69,4) null
   _jspx_th_form_005ftextarea_005f0.setDynamicAttribute(null, "maxlength", new String("200"));
   // /WEB-INF/views/modules/sys/dictForm.jsp(69,4) null
   _jspx_th_form_005ftextarea_005f0.setDynamicAttribute(null, "class", new String("input-xlarge"));
   int[] _jspx_push_body_count_form_005ftextarea_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005ftextarea_005f0 = _jspx_th_form_005ftextarea_005f0.doStartTag();
     if (_jspx_th_form_005ftextarea_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005ftextarea_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005ftextarea_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005ftextarea_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fmaxlength_005fhtmlEscape_005fclass_005fnobody
         .reuse(_jspx_th_form_005ftextarea_005f0);
   }
   return false;
 }
Exemplo n.º 2
0
 private boolean _jspx_meth_form_005ftextarea_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_form_005fform_005f0,
     javax.servlet.jsp.PageContext _jspx_page_context,
     int[] _jspx_push_body_count_form_005fform_005f0)
     throws java.lang.Throwable {
   javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
   javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
   //  form:textarea
   org.springframework.web.servlet.tags.form.TextareaTag _jspx_th_form_005ftextarea_005f0 =
       (org.springframework.web.servlet.tags.form.TextareaTag)
           _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fid_005fclass_005fnobody
               .get(org.springframework.web.servlet.tags.form.TextareaTag.class);
   _jspx_th_form_005ftextarea_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005ftextarea_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = path type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setPath("description");
   // /WEB-INF/jsp/postwrite.jsp(18,3) null
   _jspx_th_form_005ftextarea_005f0.setDynamicAttribute(null, "class", "form-control required");
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = id type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setId("description");
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = rows type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setRows("10");
   int[] _jspx_push_body_count_form_005ftextarea_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005ftextarea_005f0 = _jspx_th_form_005ftextarea_005f0.doStartTag();
     if (_jspx_th_form_005ftextarea_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005ftextarea_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005ftextarea_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005ftextarea_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fid_005fclass_005fnobody
         .reuse(_jspx_th_form_005ftextarea_005f0);
   }
   return false;
 }