Feb 04
Digg
Stumbleupon
Technorati
Delicious

Groovy & Wicket

Hi all,
given some requests I publish a classresolver for Wicket that enable groovy pages & components to be hot reloaded in development mode.
I suppose you have a project with maven and so let’s start…

Get the “mighty” GrovvyClassResolver
(fix up the package)
Open the WebApplication class and do something like that (remember that I use maven & [...]

Author: admin