The “Java Performance Tuning” site is known to deliver high quality tips, and this tipp collection (together with a long link list) is especially devoted to optimizing web service consuming resp. publishing operations.
Juni, 2005
28
Jun 05
Lazy Initialization and the DAO pattern
Apropos Spring and Hibernate: Good article from Karl Baum’s Weblog with instructions on how to use the OpenSessionInViewInterceptor in a servlet environment.
23
Jun 05
DWR – Easy AJAX for Java
Direct Web Remoting (DWR) is an open-source (under Apache Software License) project for using AJAX together with Java, propagating: Easy AJAX for Java. It reduces development time and the likelihood of errors by providing commonly used functions and removing almost all of the repetitive code normally associated with highly interactive web sites.
22
Jun 05
Java Annotation Facility – A Primer
JDK 5 has changed Source Code Generation in a seminal way, an article by Krishnan Viswanath about the new Java Annotation Facility.
14
Jun 05
Tom McQueeney – Open Source Software collection
Nice and up-to-date collection of open-source software projects and frameworks related to Java from Tom McQueeney.
14
Jun 05
JavaGen: Ant tasks
JavaGen
are very helpful ant taks for generating Java classes (POJO/Hibernate/DTO/Struts) from UML class diagrams resp. the corresponding XMI files (as provided from Poseidon 3.0).
10
Jun 05
Planet Classpath
Planet Classpath seems to be the central place of the GNU Classpath project, where developers share their thoughts and diaries via a blog.
10
Jun 05
Debian Java in Sarge
Arnaud Vandyck liefert einen Überblick darüber, was sich zwischen Woody und Sarge hinsichtlich Java in Debian geändert hat. Vor allem enthält Sarge verbesserte und neue freie Java-Laufzeitumgebungen. Zusätzlich dazu sei viel Software paketiert und in den main-Abschnitt verschoben worden.