1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194
| package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class test_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
private static java.util.List _jspx_dependants;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fp_005flineChart_0026_005fxfield_005fvar_005fvalue;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fp_005fchartSeries_0026_005fvalue_005flabel_005fnobody;
private javax.el.ExpressionFactory _el_expressionfactory;
private org.apache.AnnotationProcessor _jsp_annotationprocessor;
public Object getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_005fjspx_005ftagPool_005fp_005flineChart_0026_005fxfield_005fvar_005fvalue = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fp_005fchartSeries_0026_005fvalue_005flabel_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
_jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName());
}
public void _jspDestroy() {
_005fjspx_005ftagPool_005fp_005flineChart_0026_005fxfield_005fvar_005fvalue.release();
_005fjspx_005ftagPool_005fp_005fchartSeries_0026_005fvalue_005flabel_005fnobody.release();
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
response.setContentType("text/html; charset=ISO-8859-1");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n");
out.write("\r\n");
out.write(" \r\n");
out.write("\t\t\t\r\n");
out.write("\r\n");
out.write("<html>\r\n");
out.write("<head>\r\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\" />\r\n");
out.write("<title>Insert title here</title>\r\n");
out.write(" \r\n");
out.write("</head>\r\n");
out.write("<body>\r\n");
out.write(" \r\n");
out.write("<div id=\"divresult\" >\r\n");
out.write(" ");
if (_jspx_meth_p_005flineChart_005f0(_jspx_page_context))
return;
out.write("\r\n");
out.write(" graphe non desine\r\n");
out.write(" \r\n");
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)
try { out.clearBuffer(); } catch (java.io.IOException e) {}
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_p_005flineChart_005f0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// p:lineChart
org.primefaces.ui.component.chart.line.LineChartTag _jspx_th_p_005flineChart_005f0 = new org.primefaces.ui.component.chart.line.LineChartTag();
org.apache.jasper.runtime.AnnotationHelper.postConstruct(_jsp_annotationprocessor, _jspx_th_p_005flineChart_005f0);
_jspx_th_p_005flineChart_005f0.setPageContext(_jspx_page_context);
_jspx_th_p_005flineChart_005f0.setParent(null);
// /test.jsp(17,6) name = value type = javax.el.ValueExpression reqTime = false required = true fragment = false deferredValue = true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
_jspx_th_p_005flineChart_005f0.setValue(new org.apache.jasper.el.JspValueExpression("/test.jsp(17,6) '#{birthsDisplayBean.births}'",_el_expressionfactory.createValueExpression(_jspx_page_context.getELContext(),"#{birthsDisplayBean.births}",java.lang.Object.class)));
// /test.jsp(17,6) name = var type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_p_005flineChart_005f0.setVar("birth");
// /test.jsp(17,6) name = xfield type = javax.el.ValueExpression reqTime = false required = false fragment = false deferredValue = true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
_jspx_th_p_005flineChart_005f0.setXfield(new org.apache.jasper.el.JspValueExpression("/test.jsp(17,6) '#{birth.year}'",_el_expressionfactory.createValueExpression(_jspx_page_context.getELContext(),"#{birth.year}",java.lang.Object.class)));
_jspx_th_p_005flineChart_005f0.setJspId("jsp_1117041490_0");
int _jspx_eval_p_005flineChart_005f0 = _jspx_th_p_005flineChart_005f0.doStartTag();
if (_jspx_eval_p_005flineChart_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_p_005flineChart_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_p_005flineChart_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_p_005flineChart_005f0.doInitBody();
}
do {
out.write("\r\n");
out.write(" ");
if (_jspx_meth_p_005fchartSeries_005f0(_jspx_th_p_005flineChart_005f0, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_p_005fchartSeries_005f1(_jspx_th_p_005flineChart_005f0, _jspx_page_context))
return true;
out.write('\r');
out.write('\n');
int evalDoAfterBody = _jspx_th_p_005flineChart_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_p_005flineChart_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.popBody();
}
}
if (_jspx_th_p_005flineChart_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_th_p_005flineChart_005f0.release();
org.apache.jasper.runtime.AnnotationHelper.preDestroy(_jsp_annotationprocessor, _jspx_th_p_005flineChart_005f0);
return true;
}
_005fjspx_005ftagPool_005fp_005flineChart_0026_005fxfield_005fvar_005fvalue.reuse(_jspx_th_p_005flineChart_005f0);
return false;
}
private boolean _jspx_meth_p_005fchartSeries_005f0(javax.servlet.jsp.tagext.JspTag _jspx_th_p_005flineChart_005f0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// p:chartSeries
org.primefaces.ui.component.chart.series.ChartSeriesTag _jspx_th_p_005fchartSeries_005f0 = new org.primefaces.ui.component.chart.series.ChartSeriesTag();
org.apache.jasper.runtime.AnnotationHelper.postConstruct(_jsp_annotationprocessor, _jspx_th_p_005fchartSeries_005f0);
_jspx_th_p_005fchartSeries_005f0.setPageContext(_jspx_page_context);
_jspx_th_p_005fchartSeries_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_p_005flineChart_005f0);
// /test.jsp(18,14) name = label type = javax.el.ValueExpression reqTime = false required = true fragment = false deferredValue = true expectedTypeName = java.lang.String deferredMethod = false methodSignature = null
_jspx_th_p_005fchartSeries_005f0.setLabel(new org.apache.jasper.el.JspValueExpression("/test.jsp(18,14) 'Boys'",_el_expressionfactory.createValueExpression("Boys",java.lang.String.class)));
// /test.jsp(18,14) name = value type = javax.el.ValueExpression reqTime = false required = false fragment = false deferredValue = true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
_jspx_th_p_005fchartSeries_005f0.setValue(new org.apache.jasper.el.JspValueExpression("/test.jsp(18,14) '#{birth.boys}'",_el_expressionfactory.createValueExpression(_jspx_page_context.getELContext(),"#{birth.boys}",java.lang.Object.class)));
_jspx_th_p_005fchartSeries_005f0.setJspId("jsp_1117041490_1");
int _jspx_eval_p_005fchartSeries_005f0 = _jspx_th_p_005fchartSeries_005f0.doStartTag();
if (_jspx_th_p_005fchartSeries_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_th_p_005fchartSeries_005f0.release();
org.apache.jasper.runtime.AnnotationHelper.preDestroy(_jsp_annotationprocessor, _jspx_th_p_005fchartSeries_005f0);
return true;
}
_005fjspx_005ftagPool_005fp_005fchartSeries_0026_005fvalue_005flabel_005fnobody.reuse(_jspx_th_p_005fchartSeries_005f0);
return false;
}
private boolean _jspx_meth_p_005fchartSeries_005f1(javax.servlet.jsp.tagext.JspTag _jspx_th_p_005flineChart_005f0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// p:chartSeries
org.primefaces.ui.component.chart.series.ChartSeriesTag _jspx_th_p_005fchartSeries_005f1 = new org.primefaces.ui.component.chart.series.ChartSeriesTag();
org.apache.jasper.runtime.AnnotationHelper.postConstruct(_jsp_annotationprocessor, _jspx_th_p_005fchartSeries_005f1);
_jspx_th_p_005fchartSeries_005f1.setPageContext(_jspx_page_context);
_jspx_th_p_005fchartSeries_005f1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_p_005flineChart_005f0);
// /test.jsp(19,14) name = label type = javax.el.ValueExpression reqTime = false required = true fragment = false deferredValue = true expectedTypeName = java.lang.String deferredMethod = false methodSignature = null
_jspx_th_p_005fchartSeries_005f1.setLabel(new org.apache.jasper.el.JspValueExpression("/test.jsp(19,14) 'Girls'",_el_expressionfactory.createValueExpression("Girls",java.lang.String.class)));
// /test.jsp(19,14) name = value type = javax.el.ValueExpression reqTime = false required = false fragment = false deferredValue = true expectedTypeName = java.lang.Object deferredMethod = false methodSignature = null
_jspx_th_p_005fchartSeries_005f1.setValue(new org.apache.jasper.el.JspValueExpression("/test.jsp(19,14) '#{birth.girls}'",_el_expressionfactory.createValueExpression(_jspx_page_context.getELContext(),"#{birth.girls}",java.lang.Object.class)));
_jspx_th_p_005fchartSeries_005f1.setJspId("jsp_1117041490_2");
int _jspx_eval_p_005fchartSeries_005f1 = _jspx_th_p_005fchartSeries_005f1.doStartTag();
if (_jspx_th_p_005fchartSeries_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_th_p_005fchartSeries_005f1.release();
org.apache.jasper.runtime.AnnotationHelper.preDestroy(_jsp_annotationprocessor, _jspx_th_p_005fchartSeries_005f1);
return true;
}
_005fjspx_005ftagPool_005fp_005fchartSeries_0026_005fvalue_005flabel_005fnobody.reuse(_jspx_th_p_005fchartSeries_005f1);
return false;
}
} |
Partager