2009
Java to Scala with the Help of Experts | The Scala Programming Language
by jpcaruanaJava to Scala with the Help of Experts
2008
2007
The Spring series, Part 4: 1-2-3 messaging with Spring JMS
by jpcaruanaI introduce you to features of the Spring JMS (Java Message Service) framework. JMS defines a standard way for Java applications to create and exchange messages through a Message Oriented Middleware (MOM).
The Spring series, Part 2: When Hibernate meets Spring
by jpcaruanaNaveen Balani continues his Spring series with a how-to guide to integrating Hibernate transactions with Spring aspect-oriented programming (AOP). The result is a persistence framework you can count on.
The Spring series, Part 1: Introduction to the Spring framework
by jpcaruana (via)Start to build lightweight, robust J2EE applications using Spring technology, with this first installment in a three-part introduction to the Spring framework. Regular developerWorks contributor Naveen Balani launches his three-part Spring series with an introduction to the Spring framework, including Spring aspect-oriented programming (AOP) and the Inversion of Control (IOC) container.
Get a better handle on Struts actions, with Spring
by jpcaruanaimporting Struts applications into the Spring framework. Follow along as George shows you how to revamp Struts actions so they can be managed just like Spring beans. The result is a boosted web framework that easily reaps the benefits of Spring AOP.
2006
AJAX et Struts par l'exemple - Julien Carnelos Blog
by jpcaruana (via)On trouve aujourd'hui beaucoup de références sur le net sur AJAX ( XmlHTTPRequest en réalité ) mais peu d'éléments sur l'intégration de AJAX sur le framework Struts. Concernant les ressources francaises sur le sujet, c'est quasi inexistant en recherche sur Google. Je me suis donc décidé à écrire ce petit article technique. Attention, cet article n'explique pas réellement le fonctionnement de la technologie AJAX mais plutôt de son intégration avec le framework Struts.
String Concatenation/Performance and Improving Java I/O Performance
by jpcaruanaStringConcatenation/StringBuffer.append : le choix est vite fait.
1
(21 marks)