Hi,

can somebody help me to get  image from shared folder using
DefaultButtonImageResource?
i have shared resources at root  /sharedResources/Images/a.gif , 
Application has - 
getSharedResources().add("aShared", new DefaultButtonImageResource("?"));
I would like to have html like
<input wicket:id="aButton" type="image" value="buttonFactory:aShared:?"/>

where do I mention the shared resource  path?

thanks,

Marsh
-- 
View this message in context: 
http://www.nabble.com/DefaultButtonImageResource-to-get-image-tf2829718.html#a7900111
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to