Give a little more exposure to the Java and Jakarta Tomcat

article by adding it to the FreeBSD Java(TM) Project page.

I have received quite a lot of good reviews, and am moving
towards the idea of converting it into a Handbook chapter.
This commit is contained in:
Hiten Pandya 2003-11-27 12:53:46 +00:00
parent 9c85ac3fed
commit 1be215a00d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19008

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.17 2003/06/18 23:34:04 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.18 2003/09/18 16:09:11 simon Exp $">
<!ENTITY title "FreeBSD &java; Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -113,6 +113,14 @@
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
Foundation Java Downloads</a> page.</p>
<h3>Need help installing &java; on FreeBSD?</h3>
<p>The <a href="../doc/en_US.ISO8859-1/articles/java-tomcat/">
Java and Jakarta Tomcat</a> article is a useful guide in helping
users setup the &jdk; and the JRE&trade; on FreeBSD. It
also includes a small section on installing
<a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat</a>
from the
<a href="http://www.apache.org/">Apache Software Foundation</a>.
</td>
</tr>
</table>