Rank: Member
Groups: Member
Joined: 4/14/2004(UTC) Posts: 25
|
I was having some problems with the Java ImageUploader when running Java 1.5. Here was the config...
Did not work when this was the path to ImageUploader /bin/ImageUploader.jar
Once I moved it (and after two days of figuring out what the problem might be) it worked ./ImageUploader.jar or ../ImageUploader.jar
Any idea why this worked until I upgraded to 1.5? Also, if this is a bug and gets fixed then let me know so I can restore the original configuration.
Thanks,
Jaisen
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello Jaisen, Once I moved it (and after two days of figuring out what the problem might be) it worked ./ImageUploader.jar or ../ImageUploader.jarAny idea why this worked until I upgraded to 1.5? Also, if this is a bug and gets fixed then let me know so I can restore the original configuration.May be the applet was cached, that is why it worked until you have upgrade to Java 1.5. On other side it is possible if you use ASP.NET, then /bin folder is client access protected. Also don't forget to change applet codebase. For example if you embed the applet using JavaScript, then you need to set javaAppletCodeBase property to appropriate value. If it will no help, please post the code you uses for inserting Image Uploader on page. Edited by user Wednesday, October 29, 2008 1:14:35 PM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.