After, my post concerning the XML parsing with JAXP (SAX and DOM APIs), here, I would present simple examples of validation XML stream with the JAXP (Java APIs for XML
After my post ‘ThreadLocal, what is it?’ I would write some words about the java.util.concurrent.atomic package that contains a small toolkit of classes supporting lock-free thread-safe programming on single variables.
Hi, In this article, I will try to present briefly: 1) the management of self signed SSL certificates with keytool; 2) a complete example of certificate’s generation; 3) installation on