rdonkin 2003/02/11 11:30:48
Modified: xdocs components.xml
xdocs/stylesheets project.xml
Log:
Added basic website for EL
Revision Changes Path
1.74 +7 -0 jakarta-commons/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- components.xml 8 Feb 2003 19:10:55 -0000 1.73
+++ components.xml 11 Feb 2003 19:30:48 -0000 1.74
@@ -282,6 +282,13 @@
<!-- pre release by name -->
+ <!-- EL -->
+ <dt><b><big><a
href="http://jakarta.apache.org/commons/el.html">EL</a></big></b></dt>
+ <dd>
+ EL is a JSP 2.0 Expression Language Interpreter.
+ </dd>
+ <!-- /Net -->
+
<!-- FileUpload -->
<dt><b><big><a
href="http://jakarta.apache.org/commons/fileupload/">FileUpload</a></big></b></dt>
<dd>
1.67 +1 -0 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- project.xml 8 Feb 2003 19:10:55 -0000 1.66
+++ project.xml 11 Feb 2003 19:30:48 -0000 1.67
@@ -50,6 +50,7 @@
<item name="DBCP"
href="http://jakarta.apache.org/commons/dbcp.html"/>
<item name="Digester"
href="http://jakarta.apache.org/commons/digester.html"/>
<item name="Discovery"
href="http://jakarta.apache.org/commons/discovery.html"/>
+ <item name="EL"
href="http://jakarta.apache.org/commons/el.html"/>
<item name="FileUpload"
href="http://jakarta.apache.org/commons/fileupload/index.html"/>
<item name="HttpClient"
href="http://jakarta.apache.org/commons/httpclient/index.html"/>
<item name="Jelly"
href="http://jakarta.apache.org/commons/jelly/index.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]