39 lines
1.4 KiB
Text
39 lines
1.4 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.4 2000/03/12 14:51:51 patrick Exp $">
|
|
<!ENTITY title "FreeBSD Java Project: Java Links">
|
|
<!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>
|
|
Contins 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>
|