Page 1 of 1

Applet creates 404 errors on server

Posted: Wed Jan 27, 2010 9:20 pm
by sdthomas
Hi
Were seeing 404 errors generated on our server when using the JFileupload/image upload etc:

Modules/ICB/JFUpload/jfileupload/transfer/client/util/resources.class
Modules/ICB/JFUpload/jfileupload/transfer/client/util/resources_en_GB.properties
Modules/ICB/JFUpload/i18n_pane.class
Modules/ICB/JFUpload/i18n_bar_en.class
Modules/ICB/JFUpload/i18n_pane_en.class
Modules/ICB/JFUpload/i18n_pane_en.properties
Modules/ICB/JFUpload/i18n_pane_en_GB.class
Modules/ICB/JFUpload/i18n_pane_en_GB.properties
Modules/ICB/JFUpload/commons-logging.properties
Modules/ICB/JFUpload/org/apache/commons/logging/impl/Log4JLogger.class

How do we stop the applet(s) requesting these files from our server?
Other than the .jar files it should only be requesting i18n_bar.properties, i18n_pane.properties and scaling.properties that we've told it too.

Thanks
Simon

Re: Applet creates 404 errors on server

Posted: Wed Jan 27, 2010 9:53 pm
by support
Yeap, see "unexpected HTTP request" at:
http://www.jfileupload.com/products/jfi ... oting.html

Try the solution provided and let me know if it helps.