doc/en/java/index.sgml
Simon L. B. Nielsen 0915b04a71 Update information about current JDK/JRE to version 1.3.1 available
from the FreeBSD Foundation.

No comments by:	-www
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li> (original version)
2003-09-18 16:09:11 +00:00

122 lines
4.1 KiB
Text

<!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 title "FreeBSD &java; Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="1"
bgcolor="#000000" width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="0" border="0"
bgcolor="#ffcc66" width="100%">
<tr>
<td>
<p><font size="+1" color="#990000"><b>News</b></font>
<small><br>
<a href="newsflash.html">Announcements</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Software</b></font>
<small><br>
<a href="install.html">Getting Java for FreeBSD</a><br>
<a href="dists/">Release Information</a><br>
<a href="dists/11.html">JDK 1.1.x</a><br>
<a href="dists/12.html">JDK 1.2.x</a><br>
<a href="dists/13.html">JDK 1.3.x</a><br>
<a href="dists/14.html">JDK 1.4.x</a><br>
<a href="../ports/java.html">Available Ports...</a><br>
<a href="howhelp.html">How can I help?</a><br>
<a href="howhelp.html#BUG">I found a bug!?!</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Documentation</b></font>
<small><br>
<a href="docs/newbies.html">For Newbies</a><br>
<a href="docs/tutorials.html">Tutorials</a><br>
<a href="docs/faq.html">FAQ</a><br>
<a href="docs/performance.html">Performance Comparison</a><br>
<a href="docs/howtoports.html">Creating Ports...</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Java Resources</b></font>
<small><br>
<a href="links/index.html">Links</a><br>
<a href="links/freebsd.html">FreeBSD</a><br>
<a href="links/vendor.html">Vendor</a><br>
<a href="links/development.html">Development Tools</a><br>
<a href="links/api.html">APIs</a><br>
<a href="links/tutorials.html">Tutorials</a><br>
<a href="links/documentation.html">Documentation</a><br>
<a href="links/resources.html">Resources...</a><br>
<a href="links/servlets.html">Servlets</a><br>
</small></p>
<form action="http://www.freebsd.org/cgi/search.cgi" method="get">
<small>Search for:<br>
<input type="text" name="words" size="10">
<input type="hidden" name="max" value="25">
<input type="hidden" name="source" value="www">
<input type="submit" value="Go">
</small>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!-- Main body column -->
<td align="left" valign="top" rowspan="2">
<table border="0" width="100%">
<tr>
<td>
<p>This is the official port of Sun's &java; Development Kit for
FreeBSD. No known significant bugs exist at this time, but
there are no guarantees of usability. However, many commercial
companies rely on this port, so it should be safe to use.</p>
</td>
<td><a href="http://java.sun.com"><img src="j2j.gif"
hspace="10" border="0" alt="Jump to Java"></a> </td>
</tr>
</table>
<p>The <a href="http://www.FreeBSDFoundation.org/">FreeBSD
Foundation</a> has negotiated a license with Sun
Microsystems to distribute FreeBSD binaries for the Java
Runtime Environment (JRE&trade;) and Java Development Kit
(&jdk;).</p>
<p>The current release of the JDK and JRE available via the
FreeBSD Foundation is 1.3.1. These binaries have been
tested and certified to run with FreeBSD 4.8-RELEASE, but
may also work on other 4.X releases. These binaries are
not intended for use with FreeBSD 5.X, due to a binary
compatibility issue the FreeBSD Foundation is working with
the FreeBSD release engineering team to resolve.</p>
<p>For further information about downloading the JDK and JRE
binaries for FreeBSD, please see the <a
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
Foundation Java Downloads</a> page.</p>
</td>
</tr>
</table>
&footer;
</body>
</html>