DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13081>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13081

ScriptingVariableVisitor#setScriptingVars does not account for scriptlet scopes





------- Additional Comments From [EMAIL PROTECTED]  2002-09-27 15:12 -------
Remy,

Thanks for the response.  I understand what you are getting at.  Unfortunately,
although we would like to go strictly tags based, some of the platforms that we
are trying to run on don't do tags very well... The extra generated code in the
JSP servlets absolutely kills performance.  Until we can remove support for that
platform, we are stuck with a mix of Java scriplets and tags in some cases. 
That is our reality.  

I can take a look at using Jasper1 with 4.1.12, but unfortunately Jasper2 does
some nice new code generation that would further help our performance in the
cases that we do tags.  We would like to be able to take advantage of that.

As for the spec, you can certainly argue this one either way.  I agree that
clarification is probably necessary.  I would also say that I believe as long as
Java scriptlets are allowed in the pages by spec, that the page generation
should not be allowed to do anything that would break because of that.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to