use a shared resource to output the images instead of an Image component -igor
On Sun, Jul 10, 2011 at 6:44 AM, Miroslav F. <mir...@seznam.cz> wrote: > Hi folks, > > please direct me to right docu with following problem: I have image as > byte[] > from database which I display on pages. > > Works fine, on image atribute src is somethink like this: > <img src="?wicket:interface=:0:repeater:1:obrazok::IResourceListener::"/> > > For lightbox I need make this "ugly" src atribute transform to something > like src="/images/xxx.jpg" and mount it on-the-fly but don't know how to do > it. > > Is somewhere related example please? > > Thanks in advance, > > Miro > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org