>I'd just use a wicket.markup.html.image.Image for each of the images, and
let wicket rewrite the src part of the img tag.  Then you can put whatever
you want in the src attribute.

Thanks.  Is that common practice?  It seems like it tightly couples the java
code with the design of the web page.  I thought the Image class was for
creating dynamic images - as that's all I've needed to use it for.  
-- 
View this message in context: 
http://www.nabble.com/Setting-up-project---images-and-stylesheets-tf4094209.html#a11679842
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to