doc/en/java/docs/tutorials.sgml
Hiroki Sato 4df7f4af80 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:56:33 +00:00

22 lines
739 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.6 2004/04/04 21:49:40 phantom Exp $">
<!ENTITY title "FreeBSD &java; Project: Tutorials">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<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>