Add comments about JDK 1.3 and clean up files.

This commit is contained in:
Patrick S. Gardella 2000-01-29 23:53:53 +00:00
parent f8edd6547e
commit a450e60475
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6452
25 changed files with 142 additions and 482 deletions

View file

@ -1,70 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/advocacy.sgml,v 1.1 2000/01/29 14:16:54 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Advocacy"> <!ENTITY title "FreeBSD Java Project: Advocacy">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<table>
<tr> <tr>
<td> <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="./news/newsflash.html">Announcements</A><BR>
<A HREF="news/">More ...</A>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<SMALL><BR>
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
<A HREF="./dists/">Release Information</A><BR>
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
<A HREF="./ports/">Available Ports &#8230;</A><BR>
</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="tutorials/">Tutorials</A><BR>
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
<A HREF="./docs/howtoports.html">Creating Ports&#8230;</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&#8230;</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> -->
<h1><FONT COLOR="#660000">Java for FreeBSD: Advocacy</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: Advocacy</FONT></h1>
<P>We would like to have FreeBSD known as the stable Java platform. <P>We would like to have FreeBSD known as the stable Java platform.
@ -75,10 +19,9 @@ er's Connection (it's free), you can vote for it as well <A HREF="http://develop
er.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun er.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun
.com/developer/bugParade/bugs/4288745.html</A> .com/developer/bugParade/bugs/4288745.html</A>
<P><B>Petition IBM for a port to FreeBSD</B>: <P><B>Petition IBM for a port to FreeBSD</B>:
<BR>In October, 1999, IBM released a new version of their IBM Developer Kit for Linux. We would like to see them release one for FreeBSD. If anyone has a point of contact in IBM that could spearhead this petition, please let <A HREF="mailto: patrick@whetstonelogic.com">Patrick Gardella</A> know. <BR>In October, 1999, IBM released a new version of their IBM Developer Kit for Linux. We would like to see them release one for FreeBSD. If anyone has a point of contact in IBM that could spearhead this petition, please let <A HREF="mailto: patrick@freebsd.org">Patrick Gardella</A> know.
</tr> </tr>
</table> </table>
&footer &footer
</body> </body>
</html> </html>

View file

@ -1,72 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.1 2000/01/29 14:17:06 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.0"> <!ENTITY title "FreeBSD Java Project: JDK 1.0">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table> <table width="600" border="0">
<tr> <tr>
<td> <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>
<A HREF="news.html">More ...</A>
</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="http://www.freebsd.org/ports/java.html">Available Ports &#8230;</A><BR>
<A HREF="howhelp.html">How can I help?</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/howtoports.html">Creating Ports&#8230;</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&#8230;</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" WIDTH="500">
<h1><FONT COLOR="#660000">Java for FreeBSD: UNSUPPORTED</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: UNSUPPORTED</FONT></h1>
<H3>JDK 1.0.x</H3> <H3>JDK 1.0.x</H3>
<P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :) <P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)

View file

@ -1,70 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.1 2000/01/29 14:17:07 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.1"> <!ENTITY title "FreeBSD Java Project: JDK 1.1">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table> <table width="600" border="0">
<tr> <tr>
<td> <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="./news/newsflash.html">Announcements</A><BR>
<A HREF="news/">More ...</A>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<SMALL><BR>
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
<A HREF="./dists/">Release Information</A><BR>
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
<A HREF="./ports/">Available Ports &#8230;</A><BR>
</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="tutorials/">Tutorials</A><BR>
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
<A HREF="./docs/howtoports.html">Creating Ports&#8230;</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&#8230;</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> -->
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 1.1.x</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: JDK 1.1.x</FONT></h1>
<P><B>November 9, 1999:</B>Another JDK1.1.8 release to fix a separate class of multicast bugs. <P><B>November 9, 1999:</B>Another JDK1.1.8 release to fix a separate class of multicast bugs.

View file

@ -1,70 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.1 2000/01/29 14:17:07 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)"> <!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table> <table width="600" border="0">
<tr> <tr>
<td> <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="./news/newsflash.html">Announcements</A><BR>
<A HREF="news/">More ...</A>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<SMALL><BR>
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
<A HREF="./dists/">Release Information</A><BR>
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
<A HREF="./ports/">Available Ports &#8230;</A><BR>
</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="tutorials/">Tutorials</A><BR>
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
<A HREF="./docs/howtoports.html">Creating Ports&#8230;</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&#8230;</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> -->
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1>
<P> <P>

View file

@ -1,4 +1,4 @@
DOCS= 10.sgml 11.sgml 12.sgml index.sgml DOCS= 10.sgml 11.sgml 12.sgml 13.sgml index.sgml
WEBBASE= /data/java WEBBASE= /data/java

View file

@ -1,83 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.1 2000/01/29 14:17:08 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Distributions"> <!ENTITY title "FreeBSD Java Project: Distributions">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table> <table width="600" border="0">
<tr> <tr>
<td> <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>
<A HREF="news.html">More ...</A>
</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="http://www.freebsd.org/ports/java.html">Available Ports &#8230;</A><BR>
<A HREF="howhelp.html">How can I help?</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/howtoports.html">Creating Ports&#8230;</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&#8230;</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" WIDTH="500">
<TABLE BORDER=0 WIDTH="100%">
<TR>
<TD>
<h1><FONT COLOR="#660000">Java for FreeBSD</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD</FONT></h1>
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. 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> <P><A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
<TD>
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
</TD>
</tr>
</TABLE>
<H2>Supported</H2> <H2>Supported</H2>
<H3>JDK 1.1.x</H3> <H3>JDK 1.1.x</H3>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries. <P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries.
@ -85,6 +20,9 @@ This is the offical port of Sun's Java Development Kit for FreeBSD. No known si
<H3>JDK 1.2.x</H3> <H3>JDK 1.2.x</H3>
<P><A HREF="12.html">JDK2 (aka 1.2)</A> support is forthcoming. <P><A HREF="12.html">JDK2 (aka 1.2)</A> support is forthcoming.
<H3>JDK 1.3.x</H3>
<P><A HREF="13.html">JDK 1.3</A> support is forthcoming (after JDK 1.2).
<H2>Unsupported</H2> <H2>Unsupported</H2>
<H3>JDK 1.0.x</H3> <H3>JDK 1.0.x</H3>
<P>There is an old port of <A HREF="10.html">JDK 1.0.2</A> availible. It is a.out, and will run on older FreeBSD systems (2.1.x and 2.2.x). <B>This port is not supported</B> <P>There is an old port of <A HREF="10.html">JDK 1.0.2</A> availible. It is a.out, and will run on older FreeBSD systems (2.1.x and 2.2.x). <B>This port is not supported</B>

View file

@ -1,13 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.1 2000/01/29 14:17:09 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: FAQ"> <!ENTITY title "FreeBSD Java Project: FAQ">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1>FreeBSD-Java-FAQ</h1> <h1>FreeBSD-Java-FAQ</h1>
<h2>Contents</h2> <h2>Contents</h2>
<ol> <ol>
@ -104,17 +106,9 @@
<td align=right><font color="#990000"><strong>Next</strong></font></td> <td align=right><font color="#990000"><strong>Next</strong></font></td>
</tr> </tr>
</table> </table>
<hr> </td>
<table cellspacing=0 border=0 bgcolor="#ffcc66" width=500> </tr>
<tr> </table>
<td><a href="../index.html"><font color="#990000"><strong>Home</strong></font></a></td>
<td align=center><font color="#990000"><strong>News</strong></font></td>
<td align=center><font color="#990000"><strong>Software</strong></font></td>
<td align=center><font color="#990000"><strong>Documentation</strong></font></td>
<td align=center><font color="#990000"><strong>Resources</strong></font></td>
<td align=right><font color="#990000"><strong>FAQ</strong></font></td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,13 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/docs/howtoports.sgml,v 1.1 2000/01/29 14:17:10 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: How To Make a Port"> <!ENTITY title "FreeBSD Java Project: How To Make a Port">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">How to Make a Port</font></h1> <h1> <font color="#660000">How to Make a Port</font></h1>
<P>General instructions can be found in the FreeBSD Handbook, under <A HREF="http://www.freebsd.org/handbook/porting.html">Porting Applications</A>. <P>General instructions can be found in the FreeBSD Handbook, under <A HREF="http://www.freebsd.org/handbook/porting.html">Porting Applications</A>.
@ -25,6 +27,9 @@
/usr/local/share/doc/java/&lt;application-name&gt;/ /usr/local/share/doc/java/&lt;application-name&gt;/
</PRE> </PRE>
<P>The more ported applications we have, the better. <P>The more ported applications we have, the better.
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>

View file

@ -1,18 +1,23 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/docs/newbies.sgml,v 1.1 2000/01/29 14:17:10 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Newbies Guide"> <!ENTITY title "FreeBSD Java Project: Newbies Guide">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">For Newbies</font></h1> <h1> <font color="#660000">For Newbies</font></h1>
<P>What kind of &quot;Newbie&quot; are you?</P> <P>What kind of &quot;Newbie&quot; are you?</P>
<P><B>New to FreeBSD's JDK?</B> -- <A HREF="install.html">Learn how to install the JDK</A> <P><B>New to FreeBSD's JDK?</B> -- <A HREF="install.html">Learn how to install the JDK</A>
<P><B>New to Java?</B> -- Learn Java using a <A HREF="tutorials.html">tutorial</A> or from a <A HREF="documentation.html">book</A>. One of the most often recommended books is Bruce Eckel's <A HREF="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java</A>. <P><B>New to Java?</B> -- Learn Java using a <A HREF="tutorials.html">tutorial</A> or from a <A HREF="documentation.html">book</A>. One of the most often recommended books is Bruce Eckel's <A HREF="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java</A>.
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>

View file

@ -1,17 +1,23 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/docs/tutorials.sgml,v 1.1 2000/01/29 14:17:10 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Tutorials"> <!ENTITY title "FreeBSD Java Project: Tutorials">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Tutorials</font></h1> <h1> <font color="#660000">Tutorials</font></h1>
<P>We currently do not have any FreeBSD specific tutorials. If you would like to see one, send a message to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>. <P>We currently do not have any FreeBSD specific tutorials. If you would like to see one, send a message to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>.
<P>Other tutorials may be found <A HREF="../links/tutorials.html">here</A>. <P>Other tutorials may be found <A HREF="../links/tutorials.html">here</A>.
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,13 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.1 2000/01/29 14:16:54 wosch Exp $">
<!ENTITY title "FreeBSD Documentation Project: Current projects"> <!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">How to Help</font></h1> <h1> <font color="#660000">How to Help</font></h1>
<P><B>I want to</B>: <P><B>I want to</B>:
@ -58,8 +59,9 @@ had many people say they are willing to help, but when they see what is involved
<A NAME="documentation"></A> <A NAME="documentation"></A>
<P><B><FONT COLOR="#660000">I can help with the web site or documentation!</FONT></B></P> <P><B><FONT COLOR="#660000">I can help with the web site or documentation!</FONT></B></P>
<P>Everyone can help here. If you have a suggestion to add to the documentation, write it up and send it to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A> <P>Everyone can help here. If you have a suggestion to add to the documentation, write it up and send it to <A HREF="mailto:freebsd-java@freebsd.org">freebsd-java@freebsd.org</A>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,14 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.1 2000/01/29 14:16:55 wosch Exp $">
<!ENTITY title "FreeBSD Java Project"> <!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<table>
<tr> <tr>
<td> <td>
<table border="0" cellspacing="0" cellpadding="2"> <table border="0" cellspacing="0" cellpadding="2">
@ -28,6 +26,7 @@
<A HREF="dists/">Release Information</A><BR> <A HREF="dists/">Release Information</A><BR>
<A HREF="dists/11.html">JDK 1.1.x</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/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 &#8230;</A><BR> <A HREF="http://www.freebsd.org/ports/java.html">Available Ports &#8230;</A><BR>
<A HREF="howhelp.html">How can I help?</A><BR> <A HREF="howhelp.html">How can I help?</A><BR>
<A HREF="howhelp.html#BUG">I found a bug!?!</A> <A HREF="howhelp.html#BUG">I found a bug!?!</A>

View file

@ -1,13 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.1 2000/01/29 14:16:55 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Installation"> <!ENTITY title "FreeBSD Java Project: Installation">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table border="600" border="0">
<tr>
<td>
<h1> <font color="#660000">How to Install</font></h1> <h1> <font color="#660000">How to Install</font></h1>
<P>Installing FreeBSD's JDK is typically straightforward:</P> <P>Installing FreeBSD's JDK is typically straightforward:</P>
<P><CODE>cd /usr/ports/java/jdk <P><CODE>cd /usr/ports/java/jdk
@ -21,7 +22,9 @@
<P>Many applications in Java need Java Foundation Classes (Swing) to run. JFC can be installed in: <CODE>/usr/ports/java/jfc</CODE> <P>Many applications in Java need Java Foundation Classes (Swing) to run. JFC can be installed in: <CODE>/usr/ports/java/jfc</CODE>
<P>If you should have trouble, you can see the <A HREF="http://www.freebsd.org/handbook/ports.html">FreeBSD Handbook section on &quot;installing applications&quot;</A> for help. <P>If you should have trouble, you can see the <A HREF="http://www.freebsd.org/handbook/ports.html">FreeBSD Handbook section on &quot;installing applications&quot;</A> for help.
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/api.sgml,v 1.1 2000/01/29 14:17:11 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: API"> <!ENTITY title "FreeBSD Java Project: API">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java API&acute;s</font></h1> <h1> <font color="#660000">Java API&acute;s</font></h1>
<h2> API - Extensions by Sun Microsystems </h2> <h2> API - Extensions by Sun Microsystems </h2>
@ -100,7 +103,9 @@
<li> <a href="http://www.alphaworks.ibm.com/tech/xml4j">XML4J</a><br> <li> <a href="http://www.alphaworks.ibm.com/tech/xml4j">XML4J</a><br>
XML Parser for java from IBM XML Parser for java from IBM
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/development.sgml,v 1.1 2000/01/29 14:17:12 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Development Tools"> <!ENTITY title "FreeBSD Java Project: Development Tools">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Development Tools</font></h1> <h1> <font color="#660000">Java Development Tools</font></h1>
<P> Included below are links to some tools that can be used on FreeBSD. It is not intended to be a comprehensive list. <P> Included below are links to some tools that can be used on FreeBSD. It is not intended to be a comprehensive list.
@ -65,6 +67,9 @@
and its package includes guavad, java bytecode decompiler. and its package includes guavad, java bytecode decompiler.
</ul> </ul>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/documentation.sgml,v 1.1 2000/01/29 14:17:12 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Documentation"> <!ENTITY title "FreeBSD Java Project: Documentation">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Documentation</font></h1> <h1> <font color="#660000">Java Documentation</font></h1>
<ul> <ul>
@ -17,7 +19,9 @@
The <a href="http://www.eckelobjects.com/javabook.html">old version</a> The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible. of the book is still accessible.
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/freebsd.sgml,v 1.1 2000/01/29 14:17:13 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: FreeBSD Related Java Stuff"> <!ENTITY title "FreeBSD Java Project: FreeBSD Related Java Stuff">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">FreeBSD Related Java Stuff</font></h1> <h1> <font color="#660000">FreeBSD Related Java Stuff</font></h1>
<ul> <ul>
@ -25,6 +27,9 @@
<li> JavaPlugin 1.2 <li> JavaPlugin 1.2
</ul> </ul>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/index.sgml,v 1.1 2000/01/29 14:17:13 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Java Links"> <!ENTITY title "FreeBSD Java Project: Java Links">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Links</font></h1> <h1> <font color="#660000">Java Links</font></h1>
This page presents different categories of links to This page presents different categories of links to
@ -30,6 +32,10 @@
<li><A HREF="./resources.html">Resources&#8230;</A><BR> <li><A HREF="./resources.html">Resources&#8230;</A><BR>
Everything not fitting anywhere else Everything not fitting anywhere else
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/resources.sgml,v 1.1 2000/01/29 14:17:13 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Other Resources"> <!ENTITY title "FreeBSD Java Project: Other Resources">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Other Java Resources</font></h1> <h1> <font color="#660000">Other Java Resources</font></h1>
<ul> <ul>
@ -35,6 +37,9 @@
<li> <A HREF="http://java.apache.org">Java at the Apache Group</A> <br> <li> <A HREF="http://java.apache.org">Java at the Apache Group</A> <br>
Different projects concerning java and web, e.g. JServ, Cocoon, etc. Different projects concerning java and web, e.g. JServ, Cocoon, etc.
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/servlets.sgml,v 1.1 2000/01/29 14:17:14 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Servlets"> <!ENTITY title "FreeBSD Java Project: Servlets">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Servlets</font></h1> <h1> <font color="#660000">Java Servlets</font></h1>
<P>Servlets are a Java API that can be used to replace Perl CGI scripts, or more specifically, to extend the capabilities of the web server. <P>Servlets are a Java API that can be used to replace Perl CGI scripts, or more specifically, to extend the capabilities of the web server.
@ -40,7 +42,9 @@
A high-performance commercial servlet engine. Offers a free demo/development copy. JavaWorld's Best Servlet Tool for 1998 and WebTechnique's Best Java Tool for 1998. Recently acquired by Allaire. Works with most web servers. A high-performance commercial servlet engine. Offers a free demo/development copy. JavaWorld's Best Servlet Tool for 1998 and WebTechnique's Best Java Tool for 1998. Recently acquired by Allaire. Works with most web servers.
</ul> </ul>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,13 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/tools.sgml,v 1.1 2000/01/29 14:17:15 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Tools"> <!ENTITY title "FreeBSD Java Project: Tools">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Tools</font></h1> <h1> <font color="#660000">Java Tools</font></h1>
<ul> <ul>
@ -22,7 +23,9 @@
Ultra fast java compiler from IBM (available as port) Ultra fast java compiler from IBM (available as port)
</ul> </ul>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/tutorials.sgml,v 1.1 2000/01/29 14:17:15 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Tutorials"> <!ENTITY title "FreeBSD Java Project: Tutorials">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Tutorials</font></h1> <h1> <font color="#660000">Java Tutorials</font></h1>
<ul> <ul>
@ -15,7 +17,9 @@
<li><a href="http://developer.java.sun.com/developer/infodocs/index.shtml">Java Developer Connection's Listing of Documentations and Tutorials</a><br> <li><a href="http://developer.java.sun.com/developer/infodocs/index.shtml">Java Developer Connection's Listing of Documentations and Tutorials</a><br>
If you need a tutorial, this is the place to find it. It includes basic tutorials on Java, JavaBeans, Collections, JDBC, Security, etc. You'll need to register to view them, but it is free, and very valuable! If you need a tutorial, this is the place to find it. It includes basic tutorials on Java, JavaBeans, Collections, JDBC, Security, etc. You'll need to register to view them, but it is free, and very valuable!
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/links/vendor.sgml,v 1.1 2000/01/29 14:17:15 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Vendor Links"> <!ENTITY title "FreeBSD Java Project: Vendor Links">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Vendor Links</font></h1> <h1> <font color="#660000">Java Vendor Links</font></h1>
This page contains links sorted by Vendors.<p> This page contains links sorted by Vendors.<p>
<ul> <ul>
@ -24,7 +26,9 @@
Very fast java compiler, open source Very fast java compiler, open source
</ul> </ul>
</ul> </ul>
</td>
</tr>
</table>
&footer; &footer;
</BODY> </BODY>
</HTML> </HTML>

View file

@ -1,71 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.1 2000/01/29 14:16:56 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash"> <!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<table>
<tr> <tr>
<td> <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="./news/newsflash.html">Announcements</A><BR>
<A HREF="news/">More ...</A>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<SMALL><BR>
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
<A HREF="./dists/">Release Information</A><BR>
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
<A HREF="./ports/">Available Ports &#8230;</A><BR>
</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="tutorials/">Tutorials</A><BR>
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
<A HREF="./docs/howtoports.html">Creating Ports&#8230;</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&#8230;</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> -->
<h1><FONT COLOR="#660000">Java for FreeBSD: NewsFlash!</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: NewsFlash!</FONT></h1>
<P> <P>

View file

@ -1,71 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/java/press.sgml,v 1.1 2000/01/29 14:16:57 wosch Exp $">
<!ENTITY title "FreeBSD Java Project: In The Press..."> <!ENTITY title "FreeBSD Java Project: In The Press...">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<table width="600" border="0">
<table>
<tr> <tr>
<td> <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="./news/newsflash.html">Announcements</A><BR>
<A HREF="news/">More ...</A>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
<SMALL><BR>
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
<A HREF="./dists/">Release Information</A><BR>
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
<A HREF="./ports/">Available Ports &#8230;</A><BR>
</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="tutorials/">Tutorials</A><BR>
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
<A HREF="./docs/howtoports.html">Creating Ports&#8230;</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&#8230;</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> -->
<h1><FONT COLOR="#660000">Java for FreeBSD: In the Press..!</FONT></h1> <h1><FONT COLOR="#660000">Java for FreeBSD: In the Press..!</FONT></h1>
<P><B>Java World March, 1999</B>:<A HREF="http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark-2.html">(link)</A> <P><B>Java World March, 1999</B>:<A HREF="http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark-2.html">(link)</A>