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/25 21:31:08 UTC

DO NOT REPLY [Bug 17395] New: - Translation error incorrectly generated when using jsp:output in a Tag file in XML syntax

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

Translation error incorrectly generated when using jsp:output in a Tag file in XML syntax

           Summary: Translation error incorrectly generated when using
                    jsp:output in a Tag file in XML syntax
           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


JSP.5.16 states that jsp:output may be used in JSP documents and in tag files in
XML sytnax.

However, if I use jsp:output in a Tag file in XML syntax, the following
translation-time error is returned:

    JspOutputUsageXMLTag.tagx(6,9) Invalid standard action

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