Hi, In this article, I will describe the “remote debug” on a server and its use in the IDE like Eclipse. This action could be useful in debugging case linked
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.ArrayBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a
Hello, I would write briefly about a very good framework for the serialization and deserialization of Xml in Java applications: Xstream. Introduction XStream is an API that allows the serialization