Taha, specifically for you :) want to start separate thread with my outstanding questions:
1. i've set @IncludeStylesheet("ajaxupload.css"), and it is not working. The stylesheet link generated on the page: /myapp/assets/classpath/2dc6971e4afe5b2f/com/googlecode/tawus/ajaxupload/components/ajaxupload.css but RegexAuthorizer blocks this. I don't know why. 2. When clicking 'remove' link, it fails with JS error: Client exception processing response: TypeError: Object # has no method 'call' 3. Does it support disabled attribute? 4. Is it possible to have event on the page when upload complete? I'd like to refresh zone with image immediately and do not wait for the form submission. 5. Is it possible to disable file section (and drag'n'drop) when file limit reached? I don't like js pop-up alerts.