aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java/links/documentation.xml
blob: 37af329e5282298e009ecf9b328b9ad639631c82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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: 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>