The first link on this page is a 404.

The second link is to an old and outdated book.

Discussed with:	Allan Jude
This commit is contained in:
Eitan Adler 2013-06-24 20:56:53 +00:00
parent 4922f6f519
commit a23bf5e83b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42032
4 changed files with 0 additions and 29 deletions
en_US.ISO8859-1/htdocs/java

View file

@ -68,7 +68,6 @@
<li><a href="links/development.html">Development Tools</a></li>
<li><a href="links/api.html">APIs</a></li>
<li><a href="links/tutorials.html">Tutorials</a></li>
<li><a href="links/documentation.html">Documentation</a></li>
<li><a href="links/resources.html">Resources...</a></li>
<li><a href="links/servlets.html">Servlets</a></li>
</ul>

View file

@ -15,7 +15,6 @@ DOCS+= tutorials.xml
DOCS+= development.xml
DOCS+= resources.xml
DOCS+= vendor.xml
DOCS+= documentation.xml
DOCS+= servlets.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"

View file

@ -1,25 +0,0 @@
<?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: Documentation">
]>
<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">
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a></li>
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br/>
A free Java book, now available in its early second edition stage.
It can be downloaded in W97/HTML or PDF format.<br/>
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible.</li>
</ul>
</body>
</html>

View file

@ -26,8 +26,6 @@
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/>