doc/en/java/docs/tutorials.sgml
2000-01-29 23:53:53 +00:00

23 lines
720 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!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 % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table width="600" border="0">
<tr>
<td>
<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>Other tutorials may be found <A HREF="../links/tutorials.html">here</A>.
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>