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

Misleading error message generated when jsp:output is used in an invalid context

           Summary: Misleading error message generated when jsp:output is
                    used in an invalid context
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


JSP.5.16 states that jsp:output is only valid for use in JSP documents or Tag
files in XML syntax.

If jsp:output is used in either a JSP or Tag file in standard syntax, a
translation error is generated, but the error message for the cause is misleading:

   JspOutputUsageTag.tag(5,5) Invalid standard action

The action is valid, just the usage is incorrect.

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

Reply via email to