Hello list,
recently I filed the following bug against Struts:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20155
However, it is not quite clear that this is a Struts bug. The Struts
developers argue in the bug report that this may be a bug in Jasper and
its classloading behavior. Or at t
There is still a bug in Jasper 2 (tomcat 4.1.10) that generates incorrect
code for IterationTag (s). There is no variable synchronization between
doStartTag() and the loop body.
The following (snippet) of a jsp page with an IterationTag ...
--- ---
I can count to ten.
a release soon.
Thanks to everyone for their efforts on Tomcat !
-Original Message-
From: David Shanahan
Sent: Monday, August 12, 2002 3:54 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [4.1.9] New test milestone released
There is a bug in 4.1.9 (a Jasper bug) that breaks my
ap
Hey Jasper gurus-- is this a bug?
I have this JSP example (note the exclamation point):
<%! /* This method returns null-- Jasper should probably give a
compiler
error, since this is a dangerous pitfall for JSP developers.
*/
private PageContext getPageContext() {
ioned for properties set with type String.
I have also resolved bug 1207 as invalid for the same reason.
Cheers,
Larry
> -Original Message-
> From: Samuel Niles Peretz [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 10:22 AM
> To: [EMAIL PROTECTED]
> Subject: j
org/apache/jasper/runtime/JspRuntimeLibrary.java
in the method: introspecthelper
This is a fix for the bug in handling jsp:setProperty for text fields (as posted in
previous bug reports such as http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1207)
where set method of property is not invoked for
Jeff Turner wrote:
> Having a look through bug 652:
>
> BodyTag doInitBody and doAfterBody called on tags without body
>
> (http://znutar.cortexity.com/BugRatViewer/ShowReport/652)
>
> I don't think this is a bug.
>
> The JSP spec, p88, says:
>
> "If an action element can have a non-empty bo
Hi,
Having a look through bug 652:
BodyTag doInitBody and doAfterBody called on tags without body
(http://znutar.cortexity.com/BugRatViewer/ShowReport/652)
I don't think this is a bug.
The JSP spec, p88, says:
"If an action element can have a non-empty body and is
interested in the conte