jstrachan 2003/01/16 08:22:02 Modified: jelly/src/java/org/apache/commons/jelly jelly.properties Log: Added Willie Vu's initial implementation of the JSTL i18n tags. Revision Changes Path 1.34 +1 -0 jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/jelly.properties Index: jelly.properties =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/jelly.properties,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- jelly.properties 11 Jan 2003 09:21:52 -0000 1.33 +++ jelly.properties 16 Jan 2003 16:22:02 -0000 1.34 @@ -15,6 +15,7 @@ betwixt = org.apache.commons.jelly.tags.betwixt.BetwixtTagLibrary bsf = org.apache.commons.jelly.tags.bsf.BSFTagLibrary email = org.apache.commons.jelly.tags.email.EmailTagLibrary +fmt = org.apache.commons.jelly.tags.fmt.FmtTagLibrary html = org.apache.commons.jelly.tags.html.HTMLTagLibrary http = org.apache.commons.jelly.tags.http.HttpTagLibrary interaction = org.apache.commons.jelly.tags.interaction.InteractionTagLibrary
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
