Results 1 to 4 of 4
Thread: Run uploaded java applet
- 07-29-2012, 02:52 PM #1
Member
- Join Date
- Dec 2011
- Location
- Utrecht
- Posts
- 16
- Rep Power
- 0
Run uploaded java applet
I uploaded my java applet and an index.html file with a correct reference. But when I load my webpage I get an errormessage"
"Incompatible magic value 1013478509 in class file blackjack5"
This is the URL of the webpage: [Moderator edit: link removed]
Anyone know what this means?
Does the webserver require specific Java functionality? Or is this only neccesary on the client computer?Last edited by DarrylBurke; 07-29-2012 at 11:18 PM. Reason: Removed spammy link
- 07-29-2012, 04:49 PM #2
Re: Run uploaded java applet
That error can occur when the .class file is invalid. Check that the class file is OK.
If you don't understand my response, don't ignore it, ask a question.
- 07-29-2012, 09:19 PM #3
Member
- Join Date
- Dec 2011
- Location
- Utrecht
- Posts
- 16
- Rep Power
- 0
Re: Run uploaded java applet
That was it, my file was not sent over correct, because the free webserver did not allow .class files
- 07-29-2012, 09:24 PM #4
Similar Threads
-
load uploaded java class using html?
By MarioBrawler in forum New To JavaReplies: 6Last Post: 06-01-2012, 05:02 AM -
Getting Inputstream of a uploaded file
By nn12 in forum New To JavaReplies: 0Last Post: 03-26-2011, 06:54 AM -
In Java, how do i ensure that an uploaded file is an image?
By schenker in forum Java ServletReplies: 3Last Post: 04-27-2010, 12:40 PM -
how to specify location of file to be uploaded?
By anthrax in forum New To JavaReplies: 11Last Post: 01-13-2010, 02:48 PM -
uploaded image not shown
By java_srinivasan in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-05-2008, 12:40 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks