doc/en/java/index.sgml
Maxim Sobolev 4af7e8e5b9 Update news: mention availability of the new revision of JDK1.3.1 patchset.
Reviewed by:	Greg Lewis <glewis@eyesbeyond.com>
Approved by:	nik
2001-09-11 07:11:52 +00:00

94 lines
3.3 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.8 2001/09/09 18:27:22 sobomax Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<TD bgcolor="#990000" WIDTH="10"> <BR> </TD>
<TD ALIGN="LEFT" VALIGN="TOP" bgcolor="#ffcc66">
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
<SMALL><BR>
<A HREF="newsflash.html">Announcements</A><BR>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<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="http://www.freebsd.org/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>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
<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><BIG><FONT COLOR="#990000"><B>Java Resources</B></FONT></BIG>
<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>
<TD VALIGN="TOP">
<TABLE border="0" WIDTH="100%">
<TR>
<TD>
<P>This is the offical 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.
</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>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
<P><B>Newsflash!</B> A new patchset (patchlevel 4) is available for the JDK 1.3.1 port.
This release contains numerous bug fixes and improvements. Please don't forget to
upgrade before reporting any problems. See <a href="dists/13.html">JDK 1.3.x page</a>
for details.
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>