38 lines
1.5 KiB
XML
38 lines
1.5 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "FreeBSD &java; Project: Java Links">
|
|
]>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
<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>
|
|
<li> <a href="./vendor.html">Vendors</a><br/>
|
|
Contains links to Sun, IBM ... related websites.</li>
|
|
<li><a href="./development.html">Development Tools</a><br/>
|
|
Contains links to Java Development Tools (incl. Sun, IBM).</li>
|
|
<li><a href="./api.html">APIs</a><br/>
|
|
Contains links to different API and implementations of protocols.</li>
|
|
<li><a href="./tutorials.html">Tutorials</a><br/>
|
|
Contains links to on-line tutorials, e.g. the one at JavaSoft.</li>
|
|
<li><a href="./documentation.html">Documentation</a><br/>
|
|
Contains links to on-on-line documents concerning java.</li>
|
|
<li><a href="./servlets.html">Servlets</a><br/>
|
|
Contains links to information on servlets and servlet engines.</li>
|
|
<li><a href="./resources.html">Resources...</a><br/>
|
|
Everything not fitting anywhere else.</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|