hammant 2002/12/06 16:44:03
Modified: docs/apps appsincvs.html
Log:
hack.hack replaced with correct URL
Revision Changes Path
1.7 +23 -23 jakarta-avalon-site/docs/apps/appsincvs.html
Index: appsincvs.html
===================================================================
RCS file: /home/cvs/jakarta-avalon-site/docs/apps/appsincvs.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- appsincvs.html 26 Jul 2002 15:04:18 -0000 1.6
+++ appsincvs.html 7 Dec 2002 00:44:03 -0000 1.7
@@ -7,60 +7,60 @@
<a href="http://jakarta.apache.org/avalon/phoenix/">Phoenix</a> |
<a href="http://jakarta.apache.org/avalon/apps/">Apps</a> |
<a
href="http://jakarta.apache.org/avalon/logkit/">Logkit</a></td></table><table
id="main" width="100%" cellpadding="8" cellspacing="0" border="0"><tbody><tr
valign="top"><td id="leftcol"><div
id="navcolumn"><div><strong>Essentials</strong><div><a
href="index.html">Overview</a></div><div><a
href="http://jakarta.apache.org/builds/jakarta-avalon-apps/">Download</a></div><div><a
href="todo.html">Wishlist</a></div></div><div><strong>Apps hosted here</strong><div><a
href="appsincvs.html">Overview</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/db/index.html">AvalonDB</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/demo/index.html">Demo</a></div><div><a
href="http://jakarta.apache.org/avalon/appsapps//ftpserver/index.html">FTP
Server</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/httpproxy/index.html">HTTP
Proxy</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/hsql/index.html">Hypersonic
SQL</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/overlord/index.html">Overlord</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/sevak/index.html">Sevak</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/simpleserver/index.html">SimpleServer</a></div><div><a
href="http://jakarta.apache.org/avalon/apps/apps/xcommander/index.html">XCommmander</a></div></div><div><strong>Apps
hosted elsewhere</strong><div><a href="appselsewhere.html">Overview</a></div><div><a
href="http://jakarta.apache.org/james">JAMES</a></div><div><a
href="http://www.tagtraum.com/jo.html">Jo! Web Server</a></div><div><a
href="http://www.javajabber.net/">JabaServer</a></div><div><a
href="http://eob.sourceforge.net">Enterprise Object Broker</a></div><div><a
href="http://www.jesktop.com">Jesktop</a></div><div><a
href="http://sourceforge.net/projects/phoenixjms">PhoenixJMS</a></div></div></div></td><td><div
id="bodycol"><div class="app"><div align="center"><h1>Avalon Applications - Apps in
Avalon CVS</h1><h2></h2></div><div class="h3">
-
-
+
+
<div class="h3"><h3>Applications in the jakarta-avalon-apps project</h3></div>
<p>
All of these applications are in an Avalon CVS depot
<b>jakarta-avalon-apps</b>.
</p>
<div class="h4"><h4>Demos</h4></div>
<p>
- A simple "Hello world" demo. See <a
href="http://hack.hack/apps/demo/index.html">apps/demo</a>
+ A simple "Hello world" demo. See <a
href="http://jakarta.apache.org/avalon/apps/apps/demo/index.html">apps/demo</a>
</p>
-
+
<div class="h4"><h4>AvalonDB</h4></div>
<p>
- Also in development, an ambitious JDBC compliant RDBMS. See <a
href="http://hack.hack/apps/db/index.html">apps/db</a>
+ Also in development, an ambitious JDBC compliant RDBMS. See <a
href="http://jakarta.apache.org/avalon/apps/apps/db/index.html">apps/db</a>
</p>
-
+
<div class="h4"><h4>FTP Server</h4></div>
<p>
- A server that serves standands compliant FTP services. See <a
href="http://hack.hack/apps/ftpserver/index.html">apps/ftpserver</a>
+ A server that serves standands compliant FTP services. See <a
href="http://jakarta.apache.org/avalon/apps/apps/ftpserver/index.html">apps/ftpserver</a>
</p>
-
+
<div class="h4"><h4>Hypersonic SQL</h4></div>
<p>
- A wrapper that allows HypersonicSQL (project hsqldb at sourceforge) to be
served from inside Phoenix. See <a
href="http://hack.hack/apps/hsql/index.html">apps/hsql</a>
+ A wrapper that allows HypersonicSQL (project hsqldb at sourceforge) to be
served from inside Phoenix. See <a
href="http://jakarta.apache.org/avalon/apps/apps/hsql/index.html">apps/hsql</a>
</p>
-
+
<div class="h4"><h4>HTTP Proxy</h4></div>
<p>
- A simple demo that is a proxy server for web browsers. See <a
href="http://hack.hack/apps/httpproxy/index.html">apps/httpproxy</a>
+ A simple demo that is a proxy server for web browsers. See <a
href="http://jakarta.apache.org/avalon/apps/apps/httpproxy/index.html">apps/httpproxy</a>
</p>
-
+
<div class="h4"><h4>Overlord</h4></div>
<p>
- An in development content gathering server. See <a
href="http://hack.hack/apps/overlord/index.html">apps/overlord</a>
+ An in development content gathering server. See <a
href="http://jakarta.apache.org/avalon/apps/apps/overlord/index.html">apps/overlord</a>
</p>
-
+
<div class="h4"><h4>Sevak</h4></div>
<p>
- A web server service. The initial implementation wraps Cataliana. See <a
href="http://hack.hack/apps/sevak/index.html">apps/sevak</a>
+ A web server service. The initial implementation wraps Cataliana. See <a
href="http://jakarta.apache.org/avalon/apps/apps/sevak/index.html">apps/sevak</a>
</p>
-
+
<div class="h4"><h4>SimpleServer</h4></div>
<p>
- A simple demonstration of a Phoenix dependant server. See <a
href="http://hack.hack/apps/simpleserver/index.html">apps/simpleserver</a>
+ A simple demonstration of a Phoenix dependant server. See <a
href="http://jakarta.apache.org/avalon/apps/apps/simpleserver/index.html">apps/simpleserver</a>
</p>
-
+
<div class="h4"><h4>XCommander</h4></div>
<p>
- A server that resonds to XML commands from its clients. See <a
href="http://hack.hack/apps/xcommander/index.html">apps/xcommander</a>
+ A server that resonds to XML commands from its clients. See <a
href="http://jakarta.apache.org/avalon/apps/apps/xcommander/index.html">apps/xcommander</a>
</p>
-
-
-
-
+
+
+
+
</div></div></div></td></tr></tbody></table><div id="footer"><table width="100%"
cellpadding="4" cellspacing="0" border="0"><tbody><tr><td align="left">Copyright
© 2000-2002 Apache Software Foundation. All Rights Reserved.</td><td></td><td
align="right"><script language="JavaScript">
<!--
document.write("last modified: " +
document.lastModified);
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>