currency_jsp.java
来自「介绍了j2ee开发常用的学习知识,如servlet,javamail,EJB等知」· Java 代码 · 共 319 行 · 第 1/2 页
JAVA
319 行
if (_jspx_th_fmt_formatNumber_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_0);
return true;
}
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_0);
return false;
}
private boolean _jspx_meth_fmt_formatNumber_1(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:formatNumber
org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag _jspx_th_fmt_formatNumber_1 = (org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag) _jspx_tagPool_fmt_formatNumber_value_type_currencyCode_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag.class);
_jspx_th_fmt_formatNumber_1.setPageContext(_jspx_page_context);
_jspx_th_fmt_formatNumber_1.setParent(null);
_jspx_th_fmt_formatNumber_1.setType("currency");
_jspx_th_fmt_formatNumber_1.setValue(new String("80000"));
_jspx_th_fmt_formatNumber_1.setCurrencyCode("EUR");
int _jspx_eval_fmt_formatNumber_1 = _jspx_th_fmt_formatNumber_1.doStartTag();
if (_jspx_th_fmt_formatNumber_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_value_type_currencyCode_nobody.reuse(_jspx_th_fmt_formatNumber_1);
return true;
}
_jspx_tagPool_fmt_formatNumber_value_type_currencyCode_nobody.reuse(_jspx_th_fmt_formatNumber_1);
return false;
}
private boolean _jspx_meth_fmt_setLocale_1(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:setLocale
org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag _jspx_th_fmt_setLocale_1 = (org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag) _jspx_tagPool_fmt_setLocale_value_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag.class);
_jspx_th_fmt_setLocale_1.setPageContext(_jspx_page_context);
_jspx_th_fmt_setLocale_1.setParent(null);
_jspx_th_fmt_setLocale_1.setValue(new String("en_US"));
int _jspx_eval_fmt_setLocale_1 = _jspx_th_fmt_setLocale_1.doStartTag();
if (_jspx_th_fmt_setLocale_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_setLocale_value_nobody.reuse(_jspx_th_fmt_setLocale_1);
return true;
}
_jspx_tagPool_fmt_setLocale_value_nobody.reuse(_jspx_th_fmt_setLocale_1);
return false;
}
private boolean _jspx_meth_fmt_formatNumber_2(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:formatNumber
org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag _jspx_th_fmt_formatNumber_2 = (org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag) _jspx_tagPool_fmt_formatNumber_value_type_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag.class);
_jspx_th_fmt_formatNumber_2.setPageContext(_jspx_page_context);
_jspx_th_fmt_formatNumber_2.setParent(null);
_jspx_th_fmt_formatNumber_2.setType("currency");
_jspx_th_fmt_formatNumber_2.setValue(new String("80000"));
int _jspx_eval_fmt_formatNumber_2 = _jspx_th_fmt_formatNumber_2.doStartTag();
if (_jspx_th_fmt_formatNumber_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_2);
return true;
}
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_2);
return false;
}
private boolean _jspx_meth_fmt_setLocale_2(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:setLocale
org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag _jspx_th_fmt_setLocale_2 = (org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag) _jspx_tagPool_fmt_setLocale_value_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag.class);
_jspx_th_fmt_setLocale_2.setPageContext(_jspx_page_context);
_jspx_th_fmt_setLocale_2.setParent(null);
_jspx_th_fmt_setLocale_2.setValue(new String("zh_CN"));
int _jspx_eval_fmt_setLocale_2 = _jspx_th_fmt_setLocale_2.doStartTag();
if (_jspx_th_fmt_setLocale_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_setLocale_value_nobody.reuse(_jspx_th_fmt_setLocale_2);
return true;
}
_jspx_tagPool_fmt_setLocale_value_nobody.reuse(_jspx_th_fmt_setLocale_2);
return false;
}
private boolean _jspx_meth_fmt_formatNumber_3(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:formatNumber
org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag _jspx_th_fmt_formatNumber_3 = (org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag) _jspx_tagPool_fmt_formatNumber_value_type_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag.class);
_jspx_th_fmt_formatNumber_3.setPageContext(_jspx_page_context);
_jspx_th_fmt_formatNumber_3.setParent(null);
_jspx_th_fmt_formatNumber_3.setType("currency");
_jspx_th_fmt_formatNumber_3.setValue(new String("80000"));
int _jspx_eval_fmt_formatNumber_3 = _jspx_th_fmt_formatNumber_3.doStartTag();
if (_jspx_th_fmt_formatNumber_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_3);
return true;
}
_jspx_tagPool_fmt_formatNumber_value_type_nobody.reuse(_jspx_th_fmt_formatNumber_3);
return false;
}
private boolean _jspx_meth_fmt_formatNumber_4(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:formatNumber
org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag _jspx_th_fmt_formatNumber_4 = (org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag) _jspx_tagPool_fmt_formatNumber_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag.class);
_jspx_th_fmt_formatNumber_4.setPageContext(_jspx_page_context);
_jspx_th_fmt_formatNumber_4.setParent(null);
_jspx_th_fmt_formatNumber_4.setValue(new String("80.322"));
_jspx_th_fmt_formatNumber_4.setVar("salary");
int _jspx_eval_fmt_formatNumber_4 = _jspx_th_fmt_formatNumber_4.doStartTag();
if (_jspx_th_fmt_formatNumber_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_var_value_nobody.reuse(_jspx_th_fmt_formatNumber_4);
return true;
}
_jspx_tagPool_fmt_formatNumber_var_value_nobody.reuse(_jspx_th_fmt_formatNumber_4);
return false;
}
private boolean _jspx_meth_fmt_formatNumber_5(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// fmt:formatNumber
org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag _jspx_th_fmt_formatNumber_5 = (org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag) _jspx_tagPool_fmt_formatNumber_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag.class);
_jspx_th_fmt_formatNumber_5.setPageContext(_jspx_page_context);
_jspx_th_fmt_formatNumber_5.setParent(null);
_jspx_th_fmt_formatNumber_5.setValue(new String("123.32"));
_jspx_th_fmt_formatNumber_5.setVar("salary2");
int _jspx_eval_fmt_formatNumber_5 = _jspx_th_fmt_formatNumber_5.doStartTag();
if (_jspx_th_fmt_formatNumber_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_fmt_formatNumber_var_value_nobody.reuse(_jspx_th_fmt_formatNumber_5);
return true;
}
_jspx_tagPool_fmt_formatNumber_var_value_nobody.reuse(_jspx_th_fmt_formatNumber_5);
return false;
}
private boolean _jspx_meth_c_out_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:out
org.apache.taglibs.standard.tag.rt.core.OutTag _jspx_th_c_out_0 = (org.apache.taglibs.standard.tag.rt.core.OutTag) _jspx_tagPool_c_out_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.OutTag.class);
_jspx_th_c_out_0.setPageContext(_jspx_page_context);
_jspx_th_c_out_0.setParent(null);
_jspx_th_c_out_0.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${salary+salary2}", java.lang.Object.class, (PageContext)_jspx_page_context, null));
int _jspx_eval_c_out_0 = _jspx_th_c_out_0.doStartTag();
if (_jspx_th_c_out_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_c_out_value_nobody.reuse(_jspx_th_c_out_0);
return true;
}
_jspx_tagPool_c_out_value_nobody.reuse(_jspx_th_c_out_0);
return false;
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?