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

Misleading error message generated when jsp:output, within a Tag file in XML syntax 
has a body.

           Summary: Misleading error message generated when jsp:output,
                    within a Tag file in XML syntax has a body.
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


JSP.5.16 states that the jsp:output action may not have a body.

If jsp:output is specified with a body within a Tag file in XML syntax,
a translation-time error is correctly generated, however the cause of the 
error is incorrect.

    JspOutputBodyTag.tagx(6,9) Invalid standard action

Perhaps it would be more beneficial to end users to have a more descriptive
message about the issue.

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

Reply via email to