Hi,
Load the image as byte[] and use : new Image("someId", new
ByteArrayResource(byte[]))
On Thu, Apr 18, 2013 at 8:58 AM, ORACLEADF <[email protected]> wrote:
> I found a solution for my problem but I think it causes to lose
> performance:
> Images loaded from database in byte[] format. I converted them to images
> and
> then save them to system file.
> You can see the code in this link : byteToImage.png
> <http://apache-wicket.1842946.n4.nabble.com/file/n4658067/byteToImage.png>
> Is it a good idea?
>
>
>
>
> -----
> Regards
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/show-image-retrieved-from-database-tp4658009p4658067.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 <http://jweekend.com/>