> On Sat, Sep 11, 2010 at 6:45 PM, Itun <itun....@yandex.ru> wrote:
>
>>
>> Read from the beginning. I have link to images from JavaScript.
>>
>> So You propose to move folders (img, css, html, js) into "/WEB-INF/classes"
>> folder. Wicket help me to stream image from here? Can you tell me some
>> means
>> how to do this in Wicket? Because on the Internet there is nothing.
>> --

Try the JavaDocs (that is part of the internet I believe).  Look at
the Image class and how it loads images (resources/resource
references).  You might be interested in PackageResource, perhaps?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to