A simple post concerning a very good class org.apache.commons.lang3.StringEscapeUtils in the library commons-lang3-3.1.jar of Apache Commons Lang for the manipulation of java core classes. From the official Apache documentation: The
Hi, In this article, I will try to expose a Tomcat server installed like Windows service. We will use Tomcat6, Windows7 and Jdk 6. First, our Tomcat server is installed
For the needs of a project, I have had the opportunity to use the Apache Commons Compress libary in order to archive and compress files in ZIP, TAR, GZIP. Here,