DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36456>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36456

           Summary: JSTL Tag Plugin for Jasper
           Product: Tomcat 5
           Version: 5.5.10
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


This issue is about the JSTL tag plugin, which is an alternate implementation  
of the tag handler. I do a complement work of the core action tags. Because 
the tagplugins for tags <c:if>, <c:otherwise>, <c:when>, <c:forEach> has been 
implemented, my actual work is developing tagplugins for the rest ones, 
including <c:out>, <c:set>, <c:catch>, <c:remove>, <c:forTokens>, <c:import>, 
<c:url>, <c:redirect>, <c:param>, also I write a utility class Util. I create 
a new package org.apache.jasper.tagplugins.jstl.core and move all the tag 
plugins into it. 
All the codes are in the attachment.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to