submitOnUpload « IceFaces « JSF Q&A





1. inputFile, submitOnUpload, and form field validations...    icefaces.org

I am having some difficulty with getting inputFile attributes "submitOnUpload" and "action" to work nicely together. I have a number of form fields which I would like to submit along with my file upload, so that the file upload acts as a kicker for further "off-page" processing and subsequent page navigation. These form fields also have some validation (field length, for ...

3. inputFile submitOnUpload preAndPostUpload fails 1.8.2 (synchronous)    icefaces.org

I am using 1.8.2 in synchronous mode in Netbeans 6.5.1. I have one inputFile component on my page. It has submitOnUpload="preAndPostUpload" and the page is in session scope. All of my tests on my local machine work perfectly as expected in IE and Firefox. I upload the file and when it finishes it refreshes the page and the file's name is ...

4. inputFile bug! submitOnUpload causes javascript error w/ slow connection[SOLVED]    icefaces.org