I am looking for an example that obtains an image from the db and displays it. Can anyone point me in the right direction? I couldn't find the cdApp in wicket-contrib-examples
I know that I need to use a Resource or some derivative of one, but I want to make sure that the Image is not stored in session. I am converting an existing JSP/Pageflow project to Wicket and have used a specific servlet to stream the image but not sure how to do in Wicket. Thanks in advance, - Doug -- View this message in context: http://www.nabble.com/Image-from-DB-example-tf4410796.html#a12582968 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
