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

Inner Taglibs not being evaluated as taglibs, but static content

           Summary: Inner Taglibs not being evaluated as taglibs, but static
                    content
           Product: Tomcat 5
           Version: Nightly Build
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When taglibs are embedded within each other, the inner taglibs are being 
treated as static content rather than evaluated as taglibs.  The external code 
runs (which is security code), but the inner one only displays as text.  This 
works in JRun4 as expected.

    <uone:RestrictAccess roles="ReadWrite, ReadWriteUpdate, 
ReadWriteUpdateVoid">
        <uone:button label="Secure" width="300" onClick="JavaScript:alert
('Hello World!')"/><br>
    </uone:RestrictAccess>

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

Reply via email to