doc/en/java/links/index.sgml
Andrey A. Chernov 22786bcf24 Replace Unicode … with its plain text equivalent: "..."
Not all browsers support this Unicode entity
2000-03-09 13:22:06 +00:00

41 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.2 2000/01/29 23:53:50 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Java Links">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table width="600" border="0">
<tr>
<td>
<h1> <font color="#660000">Java Links</font></h1>
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>