Java Resources
Toolkits and APIs
JDK 1.2.2 Docs
idltojava
is the IDL compiler for Java IDL. It can be gotten from the
download page
from the developer connection.
Java API for XML Parsing (JAXP) can be gotten at
Java XML page at Sun
.
Java Cryptography Extension (JCE) comes from the
download page
at Sun.
Tools
Ant
JDepend
is a code quality tool.
JavaNCSS
provides code metrics.
Java Web Tier resources
Sun's
Servlet page
Sun's
JSP page
Tomcat
, the Reference implementation of Servlet 2.2 and JSP 1.1 from Apache.
Jguru's
JSP FAQ
Test Frameworks
Junit
is a Java variant of the xUnit test framework, done by Kent Beck (eXtreme Programming) and Eric Gamma (Design Patterns).
HttpUnit
is a Java unit test tool that's meant to combine easily with Junit.
Other Technologies
Java Database stuff
Useful places to go
Sun's Java Page
Drew Sudell
Last modified: Thu Apr 18 12:18:04 EDT 2002