aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java/links/index.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/java/links/index.xml')
-rw-r--r--en_US.ISO8859-1/htdocs/java/links/index.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/htdocs/java/links/index.xml b/en_US.ISO8859-1/htdocs/java/links/index.xml
new file mode 100644
index 0000000000..41b9210a95
--- /dev/null
+++ b/en_US.ISO8859-1/htdocs/java/links/index.xml
@@ -0,0 +1,38 @@
+<?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/sgml/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>