Author: rony
Date: Sun Jun 12 15:43:40 2005
New Revision: 190319

URL: http://svn.apache.org/viewcvs?rev=190319&view=rev
Log:
2005-06-12 Updated 'index.html' to contain infos on ooRexx support.

Modified:
    jakarta/bsf/trunk/docs/index.html

Modified: jakarta/bsf/trunk/docs/index.html
URL: 
http://svn.apache.org/viewcvs/jakarta/bsf/trunk/docs/index.html?rev=190319&r1=190318&r2=190319&view=diff
==============================================================================
--- jakarta/bsf/trunk/docs/index.html (original)
+++ jakarta/bsf/trunk/docs/index.html Sun Jun 12 15:43:40 2005
@@ -2,22 +2,22 @@
 
 <!-- Content Stylesheet for Site -->
 
-        
+
 <!-- start the processing -->
     <html>
     <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
     <head>
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-  
+
                       <meta name="author" value="Chuck Murcko">
   <meta name="email" value="[EMAIL PROTECTED]">
                 <meta name="author" value="Victor Orlikowski">
   <meta name="email" value="[EMAIL PROTECTED]">
-        
+
       <title>Jakarta BSF - Bean Scripting Framework</title>
     </head>
-  
-    <body bgcolor="#ffffff" text="#000000" link="#525D76">    
+
+    <body bgcolor="#ffffff" text="#000000" link="#525D76">
       <table border="0" width="100%" cellspacing="0">
         <!-- TOP IMAGE -->
         <tr>
@@ -33,7 +33,7 @@
         <tr><td colspan="2">
           <hr noshade="" size="1"/>
         </td></tr>
-        
+
         <tr>
           <!-- LEFT SIDE NAVIGATION -->
           <td valign="top" nowrap="true">
@@ -171,6 +171,15 @@
    <li>
    <a href="http://objectscript.sourceforge.net/";>ObjectScript</a>
    </li>
+
+    <li>
+        <a href="http://www.ooRexx.org";>Open Object Rexx (ooRexx)</a>,
+        using the <a 
href="http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/rexxEngine.jar";>BSF
+        Rexx engine</a> for BSF, and the precompiled JNI-interface
+        <a 
href="http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/bsf4rexx-dist.zip";>BSF4Rexx 
.DLL (Windows)
+        or .so (Linux) file together with the ooRexx wrapper class 
'BSF.CLS'</a>, which camouflages
+        Java as ooRexx.
+    </li>
 </ul>
 </p>
                                 <p>
@@ -193,7 +202,7 @@
 <a href="manual.html">online</a>
 </p>
                                 <p>
-Documentation and examples are included in the source and binary 
distributions. 
+Documentation and examples are included in the source and binary distributions.
 </p>
                     </blockquote>
     </td></tr>
@@ -268,7 +277,7 @@
     <tr><td>
       <blockquote>
                         <p>
-    If you wish to use the latest BSF features, you can try downloading a 
nightly 
+    If you wish to use the latest BSF features, you can try downloading a 
nightly
     build from <a 
href="http://jakarta.apache.org/builds/jakarta-bsf/nightly/";>here</a>
     </p>
                     </blockquote>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to