Hello, To continue with Hibernate/ORM posts, I would submit a common problem faced with the use of lazy loading in ORM: the objects returned by the ORM layer contain lazy
Hello, Through several articles, I would like present the cryptographic mechanisms, types of keys, certificate, types of algorithms …etc: PRESENTATION : Concepts of Cryptography (concepts, types of keys symmetric/asymmetric, …)
After, my post concerning the recommandation XSLT of XSL, here, I would present simple examples of parsing XML stream with the JAXP (Java APIs for XML Processing) API which is