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/01/13 17:52:20 UTC

DO NOT REPLY [Bug 16030] New: - Incorrected error message generated when jsp:body is used to provide the body of a jsp:attribute action

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

Incorrected error message generated when jsp:body is used to provide the body of a jsp:attribute action

           Summary: Incorrected error message generated when jsp:body is
                    used to provide the body of a jsp:attribute action
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: Ryan.Lubke@Sun.COM


The JSP 2.0 specification states that a translation-time error must occur if
jsp:body is used to provide the body of a jsp:attribute action.

While Jasper does generate a translation-time error for this case, the error
message is incorrect:

    "The action is not a recognizable standard action."

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>