Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
40 lines
1.5 KiB
Text
40 lines
1.5 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD: www/en/java/links/index.sgml,v 1.8 2005/09/14 17:16:28 joel Exp $">
|
|
<!ENTITY title "FreeBSD &java; Project: Java Links">
|
|
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
<html>
|
|
&header;
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<p>This page presents different categories of links to
|
|
java resources. They are ordered by themes.</p>
|
|
|
|
<ul>
|
|
<li> <a href="./freebsd.html">FreeBSD</a><br>
|
|
Special FreeBSD related stuff, like ports etc.
|
|
<li> <a href="./vendor.html">Vendors</a><br>
|
|
Contains links to Sun, IBM ... related websites.
|
|
<li><A HREF="./development.html">Development Tools</A><BR>
|
|
Contains links to Java Development Tools (incl. Sun, IBM).
|
|
<li><A HREF="./api.html">APIs</A><BR>
|
|
Contains links to different API and implementations of protocols.
|
|
<li><A HREF="./tutorials.html">Tutorials</A><BR>
|
|
Contains links to on-line tutorials, e.g. the one at JavaSoft.
|
|
<li><A HREF="./documentation.html">Documentation</A><BR>
|
|
Contains links to on-on-line documents concerning java.
|
|
<li><A HREF="./servlets.html">Servlets</A><BR>
|
|
Contains links to information on servlets and servlet engines.
|
|
<li><A HREF="./resources.html">Resources...</A><BR>
|
|
Everything not fitting anywhere else.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|