doc/en_US.ISO8859-1/htdocs/java/links/documentation.sgml
Hiroki Sato 282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00

25 lines
855 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/links/documentation.sgml,v 1.6 2005/10/04 20:56:33 hrs Exp $">
<!ENTITY title "FreeBSD &java; Project: Documentation">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a>
<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.
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>