I would recommend you to use ajax or iframe based upload so that you don't
block the user interacting with the rest of the page.
Something like GMail's upload.
Wicket supports this out of the box. Just use AjaxButton/AjaxSubmitLink to
submit the form.

HTH

On Thu, Mar 17, 2011 at 10:24 PM, Jan Juno <janko...@gmail.com> wrote:

> Hi
>
> How would you handle large files, particularly uploading, I have no Idea
> what to do if I should use some kind of qeue, cache.... Can you point me to
> some books or websites or anything...
>
> Thank you very much
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to