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 2005/09/01 10:34:29 UTC

DO NOT REPLY [Bug 36456] New: - JSTL Tag Plugin for Jasper

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: jesusblessf6@yahoo.com.cn


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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org