kinman 2002/12/06 15:45:09 Added: jasper2/src/share/org/apache/jasper/tagplugins/jstl tagPlugins.xml Log: - Add tag plugin descriptor file for JSTL forEach Revision Changes Path 1.1 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/tagplugins/jstl/tagPlugins.xml Index: tagPlugins.xml =================================================================== <tag-plugins> <tag-plugin> <tag-class>org.apache.taglibs.standard.tag.rt.core.ForEachTag</tag-class> <plugin-class>org.apache.jasper.tagplugins.jstl.ForEach</plugin-class> </tag-plugin> </tag-plugins>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>