https://issues.apache.org/bugzilla/show_bug.cgi?id=49589
--- Comment #2 from Jeremy Boynes <jboynes@apache.org> 2010-07-12 21:35:05 EDT ---
Created an attachment (id=25758)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25758)
Java source generated by Jasper <jspc> ant task
Relevant snippet from end
// x:out
org.apache.taglibs.standard.tag.rt.xml.ExprTag _jspx_th_x_005fout_005f0 =
(org.apache.taglibs.standard.tag.rt.xml.ExprTag)
_005fjspx_005ftagPool_005fx_005fout_0026_005fselect_005fnobody.get(org.apache.taglibs.standard.tag.rt.xml.ExprTag.class);
_jspx_th_x_005fout_005f0.setPageContext(_jspx_page_context);
_jspx_th_x_005fout_005f0.setParent((javax.servlet.jsp.tagext.Tag)
_jspx_th_x_005fforEach_005f0);
//
/org/apache/taglibs/standard/tag/el/xml/TestForEachPerformance.jsp(24,67) name
= select type = java.lang.String reqTime = false required = true fragment =
false deferredValue = false expectedTypeName = null deferredMethod = false
methodSignature = null
_jspx_th_x_005fout_005f0.setSelect("y");
int _jspx_eval_x_005fout_005f0 = _jspx_th_x_005fout_005f0.doStartTag();
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|