doc/en_US.ISO8859-1/htdocs/java/links/index.sgml
Hiroki Sato 35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00

39 lines
1.3 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Java Links">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<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>