aspose file tools
The moose likes Applets and the fly likes Loading applet of the web server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Loading applet of the web server" Watch "Loading applet of the web server" New topic
Author

Loading applet of the web server

Sowjanya Raghu
Greenhorn

Joined: Oct 29, 2000
Posts: 17
Hi,
I have an applet which needs to be loaded of the web server.
At the moment it works fine when I run it off the file system.
But when I invoke it from the web server , it gives "
java.lang.ClassFormatError: TestApplet (Bad magic number)on the applet"
Can anyone shed more light on my problem?
Thanks

Raja Shekhar
Ranch Hand

Joined: Apr 02, 2001
Posts: 49
Hi
Just Check .... any Java Plugins are Missing..
Bye
Raj
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Loading applet of the web server
 
Similar Threads
How to Send Session Object to Servlet through Applet
applet and server connnection
Encryption at Application Layer
Applet not running on site, but run on local server
Applet interacts with server.