Java -- techniques
- applets -- extend your browser
- servlets -- extend your server
- networking -- urls, sockets
- RMI -- remote method invocation
- reflection -- meta-information
- beans -- component technology
- JNI -- writing native methods
- javadoc -- online class documentation