Home
Products
MiniTemplator
ServletViewer
Snippets & Tips
Java
VBasic
VBScript
C#
C / C++
MS SQL Server
source-code.biz
Contact
Donate
About
Code Snippets and Tips for Java
Java Classes
Base64Coder: A Base64 encoder/decoder class
MiniConnectionPoolManager: A JDBC connection pool manager
LRUCache: An LRU cache class
JoinClassLoader: A class loader that combines multiple class loaders into one
DecayingCounter: An exponentially time-decaying counter
Java Code Snippets
Resize an array
Parse an URL query string
Decode a time value and add it to the current date
Parse quoted strings with java.util.Scanner
Encrypt 64-bit blocks with Blowfish
Java Tools
FileMirrorSync: A file mirror synchronization tool
Java Applets
"Station clock" applet (with anti-aliasing)
Java Tips
How to run a Java Program as a daemon (service) on Linux (SUSE) using a shell script