Search found 7 matches
Re: upload not completedHere it is the applet parameters: <APPLET CODE="jfileupload.upload.client.MApplet.class" JAVA_CODEBASE="/applets/upload/" ARCHIVE="lib_original/jfileupload.jar,lib_original/httpimpl.jar,lib_original/chttpclient.jar,lib_original/clogging.jar,lib_original/batchui.jar" WIDTH="430" HEIGHT="300" NAME="fi...
Re: upload not completedYes I get this ArrayIndexOutOfBoundsException with JFileUpload! I attach you the java console log! I have to inform you that the jsp for http mode are install on two servers under a load balancer! So with the jsp url, the applet connect one of the two servers! it depends on the load balancer! Second...
upload not completedI would like to what to do when the upload crashed (eg : exception)!
In fact, how can i take the not completed information to modify my UI??? Secondly! Do you now why i get an "arrayIndexOutOfBoundsException"??? thomas
Re: Complete the table of files in javascriptExcuse me! i'm talking about JBatchUpload! is it possible?
Complete the table of files in javascripthi!
is it possible to complete the table of files in javascript? when there are a crash, i would like to complete the table with the old files liste (automatically)! it is to launch quickly upload files remaining! thanks!
run my applet with javascripthi,
i would like to know if is it possible to run my applet with javascript? eg: document.fileupload.run() or something like that (i don't want to click on the upload start button)! thanks |