Looks cool - but rather than generating a static string, why don't you generate a string that includes a call to urlFor(Class, imageName) so that you can allow for internationalization? (Wicket will generate the proper internationalized URL for you this way)...
-- Jeremy Thomerson http://www.wickettraining.com On Tue, Jan 26, 2010 at 8:42 AM, Anantha Kumaran <ananthakuma...@gmail.com>wrote: > http://ananthakumaran.github.com/imagebundler-wicket >