Categories

Updated: 05/23/2006

Comparing two JVM cacert files

This can come in very handy, if you need to compare 2 different projects or envs. For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others). Code to generate list of certs, along with there alias, entry, owner and valid dates is supplied at the URL.
Similar Scripts for "Comparing two JVM cacert files"

SSC Encryption Free Program and Source

This is a simple example of how to use java to encrypt strings. Best used for learning purposes, source code and class files available for download.

Java programming code page considerations

Every Java programmer should be aware of the problem of code pages vs. Java Unicode. This article describes some pitfalls to avoid with code page and Unicode conversions and provides example fixes for the problems. Armed with this informaion, you sho...

Servlet Essentials

The author notes &"This document explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets. The tutorial and the other chapters cover all facets o...

Java TreeView tListe

tListe is a nice and fast TreeView Java Applet. The applet''s size is very small (between 12 and 25 Ko). tListe runs on all browsers with JDK 1.02 support. It features multi-font support, text alerts, unlimited images, status bar message, and mu...

Browser Properties

More information about the web browser than you knew existed. Find out the code name, color depth, platform, if java is enabled, resolution, ip address, hostname, and more.
©2003-2008 jCay.com