Author: seade
Date: Sun Nov 13 20:45:44 2005
New Revision: 344035
URL: http://svn.apache.org/viewcvs?rev=344035&view=rev
Log:
Fixed some broken/incorrect links.
Modified:
jakarta/turbine/site/xdocs/further-reading/index.xml
jakarta/turbine/site/xdocs/further-reading/j2ee-integration.xml
Modified: jakarta/turbine/site/xdocs/further-reading/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/further-reading/index.xml?rev=344035&r1=344034&r2=344035&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/further-reading/index.xml (original)
+++ jakarta/turbine/site/xdocs/further-reading/index.xml Sun Nov 13 20:45:44
2005
@@ -115,21 +115,9 @@
</ul>
</subsection>
- <subsection name="Related Links">
- <ul>
- <li>
- <a href="http://www.waferproject.org/index.html">WAFER</a> - A
- web application framework comparison project exploring
- the many web application frameworks available and
- makes a comparison.
- <ul><!-- FOR SPACING --></ul>
- </li>
- </ul>
- </subsection>
-
<subsection name="Viewpoints on JSP">
<ul>
- <li><a href="http://jakarta.apache.org/velocity/ymtd/ymtd.html">You Make
The Decision</a>
+ <li><a
href="http://wiki.apache.org/jakarta-velocity/YouMakeTheDecision">You Make The
Decision</a>
- John Stevens' article comparing Velocity to JSP.</li>
<li><a href="http://www.servlets.com/soapbox/problems-jsp.html">Problems
with JSP</a>
- Jason Hunters' article discussing common issues with JSP.</li>
Modified: jakarta/turbine/site/xdocs/further-reading/j2ee-integration.xml
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/further-reading/j2ee-integration.xml?rev=344035&r1=344034&r2=344035&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/further-reading/j2ee-integration.xml (original)
+++ jakarta/turbine/site/xdocs/further-reading/j2ee-integration.xml Sun Nov 13
20:45:44 2005
@@ -121,7 +121,7 @@
<p>
Turbine provides good support for working with JDBC through the <a
href="http://share.whichever.com/village/">Village API</a>, the <a
-href="http://jakarta.apache.org/turbine/torque/user-guide.html">
+href="http://db.apache.org/torque/">
Torque Object Relational Tool</a> and its connection
pooling facilities. The connection pool is not yet fully J2EE
"compatible" in that it does not support DataSources. However, at some
@@ -138,7 +138,7 @@
Turbine provides excellent support for using JSP in its model of working
- which is based on the Model 2 style with enhancements, such as solving
the Action portion of the Model. However, we <a
-href="http://jakarta.apache.org/velocity/ymtd/ymtd.html">strongly
+href="http://wiki.apache.org/jakarta-velocity/YouMakeTheDecision">strongly
suggest</a> that you do not use JSP and seek out other alternatives.
</p>
</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]