bhupat parmar wrote:
> 
> hi
> i have to add an iamge in my ImageMap.RectangleLink which is not
> predefined
> THE IMAGE IS  LOADED from database?
> 

You can try using an AttributeModifier to modify the "src" attribute of the  
tag. You can
subclass ResourceReference to load the image from your DB and call
urlFor(ref) to get the URL.
-- 
View this message in context: 
http://www.nabble.com/Adding-an-image-in-imageMap--tf4392221.html#a12576166
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to