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

Unable to call jsp:invoke withing a classic tag handler in a tag file

           Summary: Unable to call jsp:invoke withing a classic tag handler
                    in a tag file
           Product: Tomcat 5
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If a classic tag handler has a jsp:invoke action in its body, a compile time
error is thrown while compiling the java file generated.
This is related to the non-decalartion of the Map _jspx_params in the tag
handler method craeted in the java file for the tag file.

Test case 
/ActTrack/WEB-INF/tags/database/dbAccessCT.tag
/ActTrack/jsp/Review/status_review_proj_CT.jsp?by=proj&fromdate=2001-01-01&todate=2001-12-12

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

Reply via email to