Welcome to Realsolve Developer Corner. Here you'll find a collection of articles, tutorials and tips on technologies which that we work with or find interesting.
Introducing Impala, a dynamic framework for Spring
(Last update: June 13,
2008)
An introduction to this module based framework which allows you to take a giant leap forward for Spring application development
Mock Object Testing With EasyMock 2
(Last update: April 21,
2007)
An introduction and tutorial on Mock Object testing using EasyMock.
Avoiding ORM Performance Pitfalls
(Last update: September 4,
2006)
Tips for building Object-Relational Mapping based applications which perform well.
Building an Eclipse Text Editor with JFace Text
(Last update: April 8,
2006)
Get up to speed using the Eclipse JFace Text API for building sophisticated
Eclipse-based text editors.
JavaServer Faces vs Tapestry - a
Head-to-Head Comparison (Last update: August 24,
2005)
A direct comparison between two frameworks in an article which
has also been published on The Server Side, a leading Enterprise Java
community website
Hibernate Tips and
Pitfalls Series (Last update: January 17, 2005)
A series of tips and pitfalls I've started on the Object
Relational Mapping (ORM) framework, Hibernate
Using AspectWerkz within
Eclipse (Last update: January 10, 2004)
How to setup and build the Aspect-Oriented Programming (AOP)
framework AspectWerkz within the Eclipse IDE
Database Testing with
DbUnit (Last update: December 29, 2004)
A very quick step by step on how to get going with DbUnit, a tool for
implementing unit testing of database operations
Getting Started with the
Spring Framework (Last update: December 27,
2004)
Here we describe in a few easy steps how to get started with
Spring using the Eclipse IDE