Update moved links and remove dead links.

Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
PR:		www/56647
No objections by:	-java
This commit is contained in:
Simon L. B. Nielsen 2003-09-22 09:29:14 +00:00
parent eb4243f8b3
commit 66a6dca647
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18218
4 changed files with 10 additions and 30 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/links/tutorials.sgml,v 1.4 2000/04/30 22:57:46 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/java/links/tutorials.sgml,v 1.5 2003/06/18 23:37:37 murray Exp $">
<!ENTITY title "FreeBSD &java; Project: Tutorials">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -12,7 +12,7 @@
<ul>
<li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br>
THE tutorial for Java direct from Sun.
<li><a href="http://developer.java.sun.com/developer/infodocs/index.shtml">Java Developer Connection's Listing of Documentations and Tutorials</a><br>
<li><a href="http://developer.java.sun.com/developer/onlineTraining/">Java Developer Connection's Listing of Documentations and Tutorials</a><br>
If you need a tutorial, this is the place to find it. It includes basic tutorials on Java, JavaBeans, Collections, JDBC, Security, etc. You'll need to register to view them, but it is free, and very valuable!
</ul>
</td>