You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/03 19:52:56 UTC

DO NOT REPLY [Bug 16728] New: - Translation error not raised of jsp:attribute is provided an invalid value to the 'scope' attribute

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

Translation error not raised of jsp:attribute is provided an invalid value to the 'scope' attribute

           Summary: Translation error not raised of jsp:attribute is
                    provided an invalid value to the 'scope' attribute
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: Ryan.Lubke@Sun.COM


Table JSP.5-8 states that the valid values that can be provided to the 'scope' 
attribute of jsp:invoke are 'page', 'request', 'session', 'application'.

If I provide values such as Page, reQuest, sessioN, or ApplicatioN a translation
error is not raised by the container.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org