orlikowski 2003/06/25 02:23:21
Modified: docs bsfnews.html faq.html index.html manual.html
problems.html projects.html resources.html
Log:
Site regenerated.
Revision Changes Path
1.9 +3 -103 jakarta-bsf/docs/bsfnews.html
Index: bsfnews.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/bsfnews.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bsfnews.html 13 Nov 2002 06:49:34 -0000 1.8
+++ bsfnews.html 25 Jun 2003 09:23:21 -0000 1.9
@@ -4,94 +4,8 @@
<!-- 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]">
-
- <title>Jakarta BSF - BSF News</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="BSF 2.3"><strong>BSF 2.3</strong></a>
@@ -126,21 +40,7 @@
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.5 +2 -106 jakarta-bsf/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/faq.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- faq.html 12 Nov 2002 13:30:44 -0000 1.4
+++ faq.html 25 Jun 2003 09:23:21 -0000 1.5
@@ -4,97 +4,7 @@
<!-- 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="Stefan Bodewig">
- <meta name="email" value="[EMAIL PROTECTED]">
- <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 - Frequently Asked Questions</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
+ #header()
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
@@ -530,21 +440,7 @@
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.12 +3 -105 jakarta-bsf/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/index.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- index.html 13 Nov 2002 06:17:21 -0000 1.11
+++ index.html 25 Jun 2003 09:23:21 -0000 1.12
@@ -4,96 +4,8 @@
<!-- 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">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Bean Scripting Framework"><strong>Bean Scripting
Framework</strong></a>
@@ -300,21 +212,7 @@
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.7 +3 -105 jakarta-bsf/docs/manual.html
Index: manual.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/manual.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- manual.html 13 Nov 2002 20:57:53 -0000 1.6
+++ manual.html 25 Jun 2003 09:23:21 -0000 1.7
@@ -4,96 +4,8 @@
<!-- 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="Victor Orlikowski">
- <meta name="email" value="[EMAIL PROTECTED]">
- <meta name="author" value="Chuck Murcko">
- <meta name="email" value="[EMAIL PROTECTED]">
-
- <title>Jakarta BSF - BSF Documentation</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Bean Scripting Framework"><strong>Bean Scripting
Framework</strong></a>
@@ -414,21 +326,7 @@
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.5 +3 -105 jakarta-bsf/docs/problems.html
Index: problems.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/problems.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- problems.html 12 Nov 2002 13:05:06 -0000 1.4
+++ problems.html 25 Jun 2003 09:23:21 -0000 1.5
@@ -4,96 +4,8 @@
<!-- 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="Conor MacNeill">
- <meta name="email" value="">
- <meta name="author" value="Chuck Murcko">
- <meta name="email" value="[EMAIL PROTECTED]">
-
- <title>Jakarta BSF - Having Problems?</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Having Problems?"><strong>Having Problems?</strong></a>
@@ -333,21 +245,7 @@
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.7 +165 -627 jakarta-bsf/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/projects.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- projects.html 12 Nov 2002 07:43:43 -0000 1.6
+++ projects.html 25 Jun 2003 09:23:21 -0000 1.7
@@ -4,96 +4,8 @@
<!-- 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="Stefan Bodewig">
- <meta name="email" value="[EMAIL PROTECTED]">
- <meta name="author" value="Chuck Murcko">
- <meta name="email" value="[EMAIL PROTECTED]">
-
- <title>Jakarta BSF - Related Projects</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Related Projects"><strong>Related Projects</strong></a>
@@ -121,64 +33,24 @@
objects as simple method closures like those in Perl and
JavaScript(tm)."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.beanshell.org/">http://www.beanshell.org/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.beanshell.org/contact.html">project mailing lists</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Dual Licensed: Sun Public License / Gnu Lesser Public License
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.beanshell.org/">http://www.beanshell.org/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://www.beanshell.org/contact.html">project mailing
lists</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Dual Licensed: Sun Public License / Gnu Lesser Public License</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -195,64 +67,24 @@
entirely in Java. It is typically embedded into Java applications
to provide scripting to end users."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Rhino 1.5.1-1.5.3, with BSF 2.3 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.mozilla.org/rhino/">http://www.mozilla.org/rhino/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.mozilla.org/rhino/help.html">Rhino Contact Page</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Mozilla Public License, version 1.1
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Rhino 1.5.1-1.5.3, with BSF 2.3 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.mozilla.org/rhino/">http://www.mozilla.org/rhino/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://www.mozilla.org/rhino/help.html">Rhino Contact
Page</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Mozilla Public License, version 1.1</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -270,64 +102,24 @@
seamlessly integrated with the Java platform. It thus allows you
to run Python on any Java platform."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Jython 2.1, with BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.jython.org/">http://www.jython.org/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://sourceforge.net/mail/?group_id=12867">Jython Mailing
lists</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Jython Software License
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Jython 2.1, with BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://www.jython.org/">http://www.jython.org/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://sourceforge.net/mail/?group_id=12867">Jython
Mailing lists</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Jython Software License</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -350,64 +142,24 @@
<p>
NOTE: new development has shifted to Jython
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- JPython 1.03, with BSF 2.2 and above (succeeded by Jython)
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.cs.bham.ac.uk/resources/ums/java/packages/JPython1.1/html/">http://www.cs.bham.ac.uk/resources/ums/java/packages/JPython1.1/html/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://mail.python.org/pipermail/jpython-interest/">JPython
mailing list archives</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- JPython Software License
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>JPython 1.03, with BSF 2.2 and above (succeeded by Jython)</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.cs.bham.ac.uk/resources/ums/java/packages/JPython1.1/html/">http://www.cs.bham.ac.uk/resources/ums/java/packages/JPython1.1/html/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://mail.python.org/pipermail/jpython-interest/">JPython mailing list
archives</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>JPython Software License</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -423,64 +175,24 @@
"Jacl, which stands for Java Command Language, is a Java implementation
of TCL 8.x."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Jacl 1.2.6, with BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://tcl.activestate.com/software/java/">http://tcl.activestate.com/software/java/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="news://comp.lang.tcl">comp.lang.tcl newsgroup</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Sun, ORO, and UCB licenses (see source)
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Jacl 1.2.6, with BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://tcl.activestate.com/software/java/">http://tcl.activestate.com/software/java/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="news://comp.lang.tcl">comp.lang.tcl newsgroup</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Sun, ORO, and UCB licenses (see source)</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -497,64 +209,24 @@
writing and using Java classes quicker and easier than writing in
Java."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- NetRexx 2.0.2, with BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www2.hursley.ibm.com/netrexx/">http://www2.hursley.ibm.com/netrexx/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www2.hursley.ibm.com/netrexx/nrmlist.html">NetRexx 2
mailing list</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- IBM License Agreement for IBM Employee-Written Software
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>NetRexx 2.0.2, with BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www2.hursley.ibm.com/netrexx/">http://www2.hursley.ibm.com/netrexx/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://www2.hursley.ibm.com/netrexx/nrmlist.html">NetRexx
2 mailing list</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>IBM License Agreement for IBM Employee-Written Software</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -570,64 +242,24 @@
"JRuby is a pure Java implementation of the Ruby interpreter,
being developed by Jan Arne Petersen and others."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://jruby.sourceforge.net/">http://jruby.sourceforge.net/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Jan Arne Petersen</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- dual GPL/LGPL
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://jruby.sourceforge.net/">http://jruby.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Jan Arne Petersen</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>dual GPL/LGPL</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -645,64 +277,24 @@
applications areas with 4GL approach (figuratively, "WYSIWYG
programming"), making their uses easy, effective and elegant."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- BSF 2.2 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.judoscript.com/">http://www.judoscript.com/</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">James Huang</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- LGPL
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>BSF 2.2 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.judoscript.com/">http://www.judoscript.com/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">James Huang</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>LGPL</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -721,85 +313,31 @@
Language (XPath). It can be used from the command line, in an applet
or a servlet, or as a module in other program."
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Compatibility:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Xalan 2.2 and above (XSLT), with BSF 2.3 and above
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://xml.apache.org/xalan-j/index.html">http://xml.apache.org/xalan-j/index.html</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Contact:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://xml.apache.org/overview.html">Apache XML Project "Get
Involved" page</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- License:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Apache Software License
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Xalan 2.2 and above (XSLT), with BSF 2.3 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://xml.apache.org/xalan-j/index.html">http://xml.apache.org/xalan-j/index.html</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://xml.apache.org/overview.html">Apache XML Project
"Get Involved" page</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Apache Software License</td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
1.6 +99 -391 jakarta-bsf/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-bsf/docs/resources.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- resources.html 4 Dec 2002 08:11:37 -0000 1.5
+++ resources.html 25 Jun 2003 09:23:21 -0000 1.6
@@ -4,96 +4,8 @@
<!-- 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="Stefan Bodewig">
- <meta name="email" value="[EMAIL PROTECTED]">
- <meta name="author" value="Chuck Murcko">
- <meta name="email" value="[EMAIL PROTECTED]">
-
- <title>Jakarta BSF - Resources</title>
- </head>
-
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
- <table border="0" width="100%" cellspacing="0">
- <!-- TOP IMAGE -->
- <tr>
- <td align="left">
- <a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif"
border="0"/></a>
- </td>
- <td align="right">
- <a href="http://jakarta.apache.org/bsf/"><img
src="./images/bsf_logo.jpg" alt="Jakarta BSF" border="0"/></a>
- </td>
- </tr>
- </table>
- <table border="0" width="100%" cellspacing="4">
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
-
- <tr>
- <!-- LEFT SIDE NAVIGATION -->
- <td valign="top" nowrap="true">
- <p><strong>BSF Essentials</strong></p>
- <ul>
- <li> <a href="./index.html">Front Page</a>
- </li>
- <li> <a href="./bsfnews.html">News</a>
- </li>
- <li> <a href="./manual.html">Documentation</a>
- </li>
- <li> <a href="./projects.html">Related Projects</a>
- </li>
- <li> <a href="./resources.html">Resources</a>
- </li>
- <li> <a href="./faq.html">BSF FAQ</a>
- </li>
- <li> <a href="./problems.html">Having Problems?</a>
- </li>
- </ul>
- <p><strong>Download</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
- </li>
- </ul>
- <p><strong>Jakarta</strong></p>
- <ul>
- <li> <a href="http://jakarta.apache.org/site/news.html">News &
Status</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/mission.html">Mission</a>
- </li>
- <li> <a
href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
- </li>
- </ul>
- <p><strong>Get Involved</strong></p>
- <ul>
- <li> <a
href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS
Repositories</a>
- </li>
- <li> <a href="http://www.faqs.org/rfcs/rfc1855.html">Netiquette</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing
Lists</a>
- </li>
- <li> <a href="http://jakarta.apache.org/site/library.html">Reference
Library</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF">Bug Database</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=BSF&bug_severity=Enhancement">Enhancement
Requests</a>
- </li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=BSF&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch
Queue</a>
- </li>
- </ul>
- </td>
- <td align="left" valign="top">
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ #header()
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="FAQs"><strong>FAQs</strong></a>
@@ -112,22 +24,12 @@
<p>Starting with the release of BSF 2.3 the BSF's FAQ is
bundled with the distribution, the most recent version can
always be found at the website.</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- FAQ:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="faq.html">http://jakarta.apache.org/bsf/faq.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>FAQ:</th>
+ <td><a href="faq.html">http://jakarta.apache.org/bsf/faq.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -165,36 +67,16 @@
<tr><td>
<blockquote>
<p>A tutorial about using BSF, JavaScript, and XSLT with
Ant.</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Dylan Schiemann
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td>Dylan Schiemann</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -209,36 +91,16 @@
<p>
Add scripts to your JavaBeans or JavaBeans to your scripts
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://www.javaworld.com/feedback">Mark Johnson</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.javaworld.com/javaworld/jw-03-2000/jw-03-beans.html">http://www.javaworld.com/javaworld/jw-03-2000/jw-03-beans.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="http://www.javaworld.com/feedback">Mark Johnson</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.javaworld.com/javaworld/jw-03-2000/jw-03-beans.html">http://www.javaworld.com/javaworld/jw-03-2000/jw-03-beans.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -255,36 +117,16 @@
the Bean Scripting Framework (BSF), an architecture for incorporating
scripting into Java applications and applets.
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="http://xml.apache.org/xalan-j/index.html">Apache XML Xalan
developers</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://xml.apache.org/xalan-j/extensions.html">http://xml.apache.org/xalan-j/extensions.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="http://xml.apache.org/xalan-j/index.html">Apache XML Xalan
developers</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://xml.apache.org/xalan-j/extensions.html">http://xml.apache.org/xalan-j/extensions.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -302,36 +144,16 @@
using a number of scripting languages with Java. Rhino is one of the
supported languages.
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Norris Boyd</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.mozilla.org/rhino/bsf.html">http://www.mozilla.org/rhino/bsf.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Norris Boyd</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.mozilla.org/rhino/bsf.html">http://www.mozilla.org/rhino/bsf.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -347,36 +169,16 @@
BSF brings standard support for many programming languages to the
Java platform.
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Rick Hightower</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.biztool.com/magazines/java/archives/0506/hightower/">http://www.biztool.com/magazines/java/archives/0506/hightower/</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Rick Hightower</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.biztool.com/magazines/java/archives/0506/hightower/">http://www.biztool.com/magazines/java/archives/0506/hightower/</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -392,36 +194,16 @@
Two ways to embed JudoScript in Java: through its support of Bean
Scripting Framework and its own, simpler engine interface.
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">James Huang</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="www.judoscript.com/articles/embed.html">www.judoscript.com/articles/embed.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">James Huang</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="www.judoscript.com/articles/embed.html">www.judoscript.com/articles/embed.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -436,36 +218,16 @@
<p>
Using JRuby with BSF
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Jan Arne Petersen</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://jruby.sourceforge.net/documentation.html">http://jruby.sourceforge.net/documentation.html</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Jan Arne Petersen</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://jruby.sourceforge.net/documentation.html">http://jruby.sourceforge.net/documentation.html</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -490,36 +252,16 @@
<blockquote>
<p>This article is a short introduction into the basic
concepts of BSF. To be presented at ApacheCon 2002.</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Victor Orlikowski</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.dulug.duke.edu/~vjo/papers/ApacheCon_US_2002/">http://www.dulug.duke.edu/~vjo/papers/ApacheCon_US_2002/</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Victor Orlikowski</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.dulug.duke.edu/~vjo/papers/ApacheCon_US_2002/">http://www.dulug.duke.edu/~vjo/papers/ApacheCon_US_2002/</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
@@ -534,57 +276,23 @@
<p>
Using Rexx with BSF
</p>
- <table>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Author:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="mailto:[EMAIL PROTECTED]">Rony G. Flatscher</a>
- </font>
- </td>
- </tr>
- <tr>
- <td bgcolor="#039acc" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- URL:
- </font>
- </td>
- <td bgcolor="#a0ddf0" colspan="" rowspan=""
- valign="top" align="left">
- <font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a href="wi.wu-wien.ac.at/Studium/LVA-Unterlagen/
poolv/folien/2001_orx12.pdf">wi.wu-wien.ac.at/Studium/LVA-Unterlagen/
poolv/folien/2001_orx12.pdf</a>
- </font>
- </td>
- </tr>
- </table>
+ #table (<table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Rony G. Flatscher</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a href="wi.wu-wien.ac.at/Studium/LVA-Unterlagen/
poolv/folien/2001_orx12.pdf">wi.wu-wien.ac.at/Studium/LVA-Unterlagen/
poolv/folien/2001_orx12.pdf</a></td>
+ </tr>
+ </table>)
</blockquote>
</td></tr>
</table>
</blockquote>
</td></tr>
</table>
- </td>
- </tr>
-
- <!-- FOOTER -->
- <tr><td colspan="2">
- <hr noshade="" size="1"/>
- </td></tr>
- <tr><td colspan="2">
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright © 2002, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
- </body>
- </html>
+ #footer()
<!-- end the processing -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]