Or new ContextImage(...) Martijn
On Wed, Nov 30, 2011 at 9:09 PM, Martin Grigorov <[email protected]> wrote: > Try with: new Image(someId, new ContextRelativeResource("images/logout.png")) > > On Wed, Nov 30, 2011 at 6:40 PM, chris.schaefer <[email protected]> > wrote: >> >> another thing i did not mention is, >> >> that in this applicaiton the images and js and css files are stored in the >> webapp/images folder and not in the classpath packages ! >> >> is it intended / required to store all images within java packages ? >> >> >> chris >> >> >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Caching-Imagages-CSS-JS-in-Wicket-1-5-3-tp4121068p4123974.html >> Sent from the Users forum mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Become a Wicket expert, learn from the best: http://wicketinaction.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
