Oct 172013

This is an index, categorized by topic, of the posts in this blog related to Java programming.
Introduction
Programming of CGI scripts
Executing and running scripts
Variables
- Variables in the Java language
- How to work with associative arrays (Hashtables) in Java
- Variable length arrays in Java – The Vector class
Processing files
- How to rename, move or copy a file in Java
- How to read a text file in Java line by line
- How to write a text file in Java
- How to write a binary file in Java
- How to read and write a gzip-compressed file in Java
- How to read and write JSON files in Java
- How to process large JSON document in Java
Database access
- How to work with a MySQL database in Java
- How to use Berkeley DB in Java
- How to use Berkeley DB Java Edition
Communications
Processing data structures in common formats
Other posts
- How to install a Tomcat 7 container in Debian
- How to work with a javascript-enabled headless browser in Java
Related posts
—