Hi!

I have placed all my images in a folder outside my web application container
to preserve the images when I deploy.

My problem now is that to get an image I go thru my FileResourceServlet and
writes the image.
In every request to my FileResourceServlet I make a request to the database
to get the image. This is slow when all my images go thru this servlet. can
wicket handle resources outside the container?
-- 
View this message in context: 
http://www.nabble.com/Image-from-resource-outside-tomcat-container-tp17276444p17276444.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to