Update of /cvsroot/jython/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv30219
Modified Files:
index.ht
Log Message:
Added more press news.
Index: index.ht
===================================================================
RCS file: /cvsroot/jython/htdocs/index.ht,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** index.ht 20 Apr 2002 11:01:52 -0000 1.29
--- index.ht 10 May 2002 07:59:51 -0000 1.30
***************
*** 43,46 ****
--- 43,58 ----
<dl>
+ <p><dt><b>2-apr-2002</b>
+ <dd>Our second Jython book called
+ <i><a href="http://www.oreilly.com/catalog/jythoness/">
+ Jython Essentials</a></i> was written by By Noel Rappin and
+ Samuele Pedroni and published by <a href="http://www.oreilly.com/">
+ O'Reilly</a>.
+
+ <p><dt><b>28-mar-2002</b>
+ <dd>Noel Rappin has written an
+ <a href="http://www.onjava.com/pub/a/onjava/2002/03/27/jython.html">
+ article</a> on how to script java with Jython.
+
<p><dt><b>15-jan-2002</b>
<dd>The very first Jython book called
|