I made a Java applet, which while running from hard disk works fine, but when I uploaded the html and class file to a web server and trying to run it from there it doesn't display the result! Though the interface is still being displayed.
What may go wrong? Does it require special support from server side?
I also attached the html, java, & class file.
