[cvs] Expresso commit by mtraum: fixed broken links

JCorporate Ltd jcorp at jcorp2.servlets.net
Mon Oct 11 21:30:50 PDT 2004


Log Message:
-----------
fixed broken links

Modified Files:
--------------
    expresso/expresso-web/expresso/doc:
        index.html
        requirements.html
        prereq.html

Revision Data
-------------
Index: requirements.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/requirements.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -Lexpresso-web/expresso/doc/requirements.html -Lexpresso-web/expresso/doc/requirements.html -u -r1.11 -r1.12
--- expresso-web/expresso/doc/requirements.html
+++ expresso-web/expresso/doc/requirements.html
@@ -8,7 +8,7 @@
 <META name="Classification" content="Expresso Requirements, Java performance, JDK, Java Servlet API, JavaMail API, JDBC standard, Bouncycastle, Cactus">
 <META name="Description" content="Open Source Expresso - what software you need to have already installed and where to get it">
 <META name="KeyWords" content="Expresso Requirements, Java performance, JDK, Java Servlet API, JavaMail API, JDBC standard, Bouncycastle, Cactus">
-<link href="/style/default.css" rel="stylesheet" type="text/css">
+<link href="style/default.css" rel="stylesheet" type="text/css">
 </HEAD>
 <BODY vlink="#0000FF" alink="#000000" bgcolor="#FFFFFF" text="#000000" link="#0000FF" class="jc-default">
 <h1 align="center"><A name="Introduction"></A>System Requirements</h1>
@@ -154,7 +154,7 @@
 <DIV align="left">
   <hr>
 </DIV>
-<P><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT size="2" face="Arial, Helvetica, Verdana" color="#000000"><FONT color="#000000">Copyright © 2002-2004</FONT> <A href="http://www.jcorporate.com/" target="_blank">Jcorporate
+<P><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT size="2" face="Arial, Helvetica, Verdana" color="#000000"><FONT color="#000000">Copyright � 2002-2004</FONT> <A href="http://www.jcorporate.com/" target="_blank">Jcorporate
         Ltd.</A> All rights reserved.</FONT><FONT color="#ffcc33" size="2" face="Arial, Helvetica, Verdana"> <A href="http://www.jcorporate.com/html/aboutus/copyright.htm">Copyright</A> <A href="http://www.jcorporate.com/html/aboutus/privacy.htm">Privacy</A></FONT></FONT><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT color="#ffcc33" size="2" face="Arial, Helvetica, Verdana"><A href="http://www.jcorporate.com/html/aboutus/privacy.htm"><BR>
           </A></FONT><BR>
   Last Modified:
Index: prereq.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/prereq.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -Lexpresso-web/expresso/doc/prereq.html -Lexpresso-web/expresso/doc/prereq.html -u -r1.18 -r1.19
--- expresso-web/expresso/doc/prereq.html
+++ expresso-web/expresso/doc/prereq.html
@@ -144,7 +144,7 @@
     first tests with the jdbc driver. But once it is up, you need to install
     your jdbc driver, and make sure it is working properly. <BR>
     <BR>
-    DBTool is a good way to do this - see it's <A href="http://www.jcorporate.com/expresso/doc/dbtool.html">documentation</A> for
+    DBTool is a good way to do this - see it's <A href="edg/edg_configure.html#DBTool">documentation</A> for
     details.
   <H3>Servlet Testing</H3>
   <P>Seems redundant, but now would be a good time to test a very simple select
@@ -277,7 +277,7 @@
   <DIV align="left">
     <hr>
   </DIV>
-  <P><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT size="2" face="Arial, Helvetica, Verdana" color="#000000"><FONT color="#000000">Copyright © 2002-2004</FONT> <A href="http://www.jcorporate.com/" target="_blank">Jcorporate
+  <P><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT size="2" face="Arial, Helvetica, Verdana" color="#000000"><FONT color="#000000">Copyright � 2002-2004</FONT> <A href="http://www.jcorporate.com/" target="_blank">Jcorporate
           Ltd.</A> All rights reserved.</FONT><FONT color="#ffcc33" size="2" face="Arial, Helvetica, Verdana"> <A href="http://www.jcorporate.com/html/aboutus/copyright.htm">Copyright</A> <A href="http://www.jcorporate.com/html/aboutus/privacy.htm">Privacy</A></FONT></FONT><FONT color="#666666" size="1" face="Arial, Helvetica, Verdana"><FONT color="#ffcc33" size="2" face="Arial, Helvetica, Verdana"><A href="http://www.jcorporate.com/html/aboutus/privacy.htm"><BR>
                             </A></FONT><BR>
     Last Modified:
Index: index.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/index.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -Lexpresso-web/expresso/doc/index.html -Lexpresso-web/expresso/doc/index.html -u -r1.35 -r1.36
--- expresso-web/expresso/doc/index.html
+++ expresso-web/expresso/doc/index.html
@@ -44,7 +44,7 @@
       </tr>
       <tr>
         <td width="7%">&nbsp;</td>
-        <td width="93%"><a href="usersguide.html">Expresso Users Guide</a></td>
+        <td width="93%"><a href="newbieguilde.html">Expresso New Users Guide</a></td>
       </tr>
       <tr>
         <td width="7%">&nbsp;</td>


More information about the cvs mailing list