Page 2 of 2

Re: error loading applet

Posted: Fri Jun 13, 2008 7:06 am
by maurihb
yes all lib/*jar files are copied. As I told you before, the html file that calls the applet does work

Re: error loading applet

Posted: Thu Jul 17, 2008 5:28 pm
by cuedev
Hi,

I'm getting exactly the same error, did you ever find a solution to it?
Please post.

Thanks

Re: error loading applet

Posted: Thu Jul 17, 2008 7:39 pm
by support
Are you able to access the i18n_pane.properties directly in browser ?
Try: http://yourserver.com/something/i18n_pane.properties

Re: error loading applet

Posted: Thu Jul 17, 2008 10:29 pm
by cuedev
support wrote:Are you able to access the i18n_pane.properties directly in browser ?
Try: http://yourserver.com/something/i18n_pane.properties
I put the .properties files in the same folder of the .xhtml file that calls the .jsp file and tested the application on every single computer at my office and found something interesting:

Windows PCs : ok on firefox and IE
on Ubuntu PCs I got 3 types of response:

some computers did the upload ok
some computers couldn't load the applet but loaded ok the one from the .html file provided with the zip
some computers load applets but couldn't load the jFileUpload applet, not even from the demo page at http://www.jfileupload.com

Re: error loading applet

Posted: Fri Jul 18, 2008 6:38 am
by support
Make sure Java is installed on your Linux PC. Also, make sure Java is available for the browser in your Linux.