Entries from February 2008

28 February, 2008

Common Reference Data in Spring MVC

What is Reference Data?
Does Reference Data differ from Model Information?
Is CSS and image location information Reference/Model Data?
Reference Data is a term used very frequently by Spring MVC developers, especially ones which use the pre-made Spring controllers. The idea of Reference Data has mainly come from the referenceData method, located in the AbstractFormController, which is a [...]

28 February, 2008

A quick update : DWR + Spring + NO AOP

I just wanted to write a quick update on my first post : Spring + DWR namespaces + AOP
Jose Noheda, one of the developers of DWR, advised me to log a bug in the DWR Jira. Well, I did, and about 2 days later, low and behold, its fixed, so to speak.
Have a look at [...]

20 February, 2008

Handling Exceptions In Spring MVC – Part 1

To read Part 2 in this series, click here
New to Spring MVC ?
or maybe you’re experienced ?
or maybe you have just used it a bit, you know, here and there.
Whatever the case, Spring MVC can cater for anyones web development appetite, if it be a simple site using the defaults, or a complex [...]

16 February, 2008

Spring + DWR namespaces + AOP

This post topic has been updated, please read Spring + DWR namespaces + NO AOP
I have been writing this blog post for about two weeks now, writing, rewriting, deleting, changing, and opening a new blog account and starting the cycle allllll over again. But enough is enough, I have the perfect first post, I have [...]