Hi guys,

with 1.4 I was doing:
ResourceReference resourceImg = new ResourceReference(name + ".jpg");
String urlString = RequestCycle.get().urlFor(imageResource).toString();

Now with 1.5 I can't do this, not know where is problem.

Does anyone know how to do this in 1.5 please?

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to