error loading applet

Image previewer add-on.
maurihb
Posts: 4
Joined: Tue Jun 10, 2008 2:23 pm

Re: error loading applet

Post by maurihb »

yes all lib/*jar files are copied. As I told you before, the html file that calls the applet does work

cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

Re: error loading applet

Post by cuedev »

Hi,

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

Thanks

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: error loading applet

Post by support »

Are you able to access the i18n_pane.properties directly in browser ?
Try: http://yourserver.com/something/i18n_pane.properties

cuedev
Posts: 19
Joined: Tue Jul 15, 2008 5:33 pm

Re: error loading applet

Post 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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: error loading applet

Post by support »

Make sure Java is installed on your Linux PC. Also, make sure Java is available for the browser in your Linux.

Post Reply