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=16731>.
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=16731

A translation error is not raised by the container if jsp:invoke specifies the 'scope' 
attribute but not 'var' or 'varReader'

           Summary: A translation error is not raised by the container if
                    jsp:invoke specifies the 'scope' attribute but not 'var'
                    or 'varReader'
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


JSP.5-8 states that a translation error will result if the scope attribute
is specified and var or varReader are not.

The current Jasper impementation doesn't raise any translation error and instead
ignores the scope attribute and sends the result of jsp:invoke to the current
writer.

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

Reply via email to