Java References
Here are some references to java technology that I use in my everyday developer life. Hopefully you find these references useful as well.
Standard Java References
- Sun's Java web site — The Source for Java Developers
- JDK / JSE 6.0 Documentation — Javadoc for the 6.0 version of the JDK
- JDK / JSE 5.0 Documentation — Javadoc for the 5.0 version of the JDK
Enterprise Java References
- Java Enterprise Edition (JEE) Learning Guide — Learn about Java Enterprise technologies.
- JEE Documentation — Java Platform, Enterprise Edition (Java EE) main page.
Java Web Services References
- Java Web Services Documentation — Sun's main Java and Web Services page.
- Java RPC and Web Services Documentation — Learn about Java RPC and Web Services here.
- Designing Web Services with the J2EE 1.4 — A good article on Java Web Services.
Java and XML References
