Applet creates 404 errors on server

Upload core product.
Post Reply
sdthomas
Posts: 14
Joined: Wed Jan 20, 2010 5:13 am

Applet creates 404 errors on server

Post 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

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

Re: Applet creates 404 errors on server

Post 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.

Post Reply