Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
38 lines
1.5 KiB
Text
38 lines
1.5 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD: www/en/java/links/resources.sgml,v 1.9 2005/09/14 17:16:28 joel Exp $">
|
|
<!ENTITY title "FreeBSD &java; Project: Other Resources">
|
|
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
<html>
|
|
&header;
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li><a href="http://www.gamelan.com">Java Directory at Gamelan</a><br>
|
|
Collection of java applets, programs, tools and libraries...
|
|
<li><a href="http://www.javaworld.com">Java World</a><br>
|
|
<I>The</I> Java Magazine
|
|
<li><a href="http://www.gjt.org">Giant Java Tree (GJT)</a><br>
|
|
Open Source Java organized in a CVS tree.
|
|
<li><a href="http://jos.sourceforge.net/">JOS</a><br>
|
|
Free Java Operating System (still under development but already some nice
|
|
things available).
|
|
<li><a href="http://www.javalobby.org">Javalobby</a><br>
|
|
Organization to support Java (fight for Java), sometimes nice offers<br>
|
|
of commercial software for free (if you are member of Javalobby).
|
|
<li> <A HREF="http://www.ibm.com/developer/java/">JCentral</A> <br>
|
|
Search engine only for java things (searches<br>
|
|
newsgroups, source code archives, ... Provided by IBM .
|
|
<li> <A HREF="http://java.apache.org">Java at the Apache Group</A> <br>
|
|
Different projects concerning java and web, e.g. JServ, Cocoon, etc.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|