[cvs] Expresso commit by mtraum: fixed broken links
JCorporate Ltd
jcorp at jcorp2.servlets.net
Mon Oct 11 21:43:43 PDT 2004
Log Message:
-----------
fixed broken links
Modified Files:
--------------
expresso/expresso-web/expresso/doc:
unitTesting.html
expressocomplete.html
index.html
Revision Data
-------------
Index: expressocomplete.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/expressocomplete.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -Lexpresso-web/expresso/doc/expressocomplete.html -Lexpresso-web/expresso/doc/expressocomplete.html -u -r1.25 -r1.26
--- expresso-web/expresso/doc/expressocomplete.html
+++ expresso-web/expresso/doc/expressocomplete.html
@@ -215,7 +215,7 @@
of the J2EE 1.3 platform to develop flexible, scalable, cross-platform
enterprise applications based on the Expresso Framework. <BR>
<BR>
- After working with Example applications, the next step will be to <A href="http://www.jcorporate.com/expresso/doc/installapp.html">install
+ After working with Example applications, the next step will be to <A href="edg/edg_deploy.html">install
other applications</A>, such as eForum or begin development. Here are
some references for beginning to develop your own application.</P>
<h2><A name="Conclusion"></A>Conclusion</h2>
Index: unitTesting.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/unitTesting.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -Lexpresso-web/expresso/doc/unitTesting.html -Lexpresso-web/expresso/doc/unitTesting.html -u -r1.15 -r1.16
--- expresso-web/expresso/doc/unitTesting.html
+++ expresso-web/expresso/doc/unitTesting.html
@@ -113,7 +113,7 @@
<p class="jc-default">use the UI to pick the class you wish to test and let her run.</p>
<p class="jc-default">The -c will determine which test suite to run. You can use your own test cases,
or use the class sample above to run all Expresso test cases at once.</p>
-<p align="center"><img src="JunitRunning.gif" width="502" height="500" border="1" alt="Picture of JUnit Swint Test Runner"><br>
+<p align="center"><img src="images/doc/JunitRunning.gif" width="502" height="500" border="1" alt="Picture of JUnit Swing Test Runner"><br>
<b>Picture of JUnit's Swing Test Runner doing its stuff.</b></p>
<h3>Writing your test case guidelines</h3>
<p class="jc-default">There are a couple of necessary guidelines to follow when writing your own
Index: index.html
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/index.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -Lexpresso-web/expresso/doc/index.html -Lexpresso-web/expresso/doc/index.html -u -r1.36 -r1.37
--- expresso-web/expresso/doc/index.html
+++ expresso-web/expresso/doc/index.html
@@ -273,7 +273,7 @@
<td width="7%">
<div align="center"></div>
</td>
- <td width="93%"><a href="struts.html">Struts and Expresso - Overview and
+ <td width="93%"><a href="edg/edg_overview.html#strutsIntegrationOverview">Struts and Expresso - Overview and
Reference</a></td>
</tr>
<tr>
More information about the cvs
mailing list