You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bd...@apache.org on 2005/09/22 03:28:13 UTC

svn commit: r290874 - /myfaces/forrest/trunk/content/xdocs/gettingstarted.xml

Author: bdudney
Date: Wed Sep 21 18:28:10 2005
New Revision: 290874

URL: http://svn.apache.org/viewcvs?rev=290874&view=rev
Log:
added jstl.jar

Modified:
    myfaces/forrest/trunk/content/xdocs/gettingstarted.xml

Modified: myfaces/forrest/trunk/content/xdocs/gettingstarted.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/gettingstarted.xml?rev=290874&r1=290873&r2=290874&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/gettingstarted.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/gettingstarted.xml Wed Sep 21 18:28:10 2005
@@ -87,6 +87,9 @@
 		      <td>jakarta-oro.jar</td><td></td>
 		    </tr>
 		    <tr>
+		      <td>jstl.jar</td><td></td>
+		    </tr>
+		    <tr>
 		      <td>log4j-1.2.8.jar</td><td>Required only if you have commons-logging configured to use log4j</td>
 		    </tr>
 		    <tr>