When I try to load applet from my local disk to HTML page it
shows gray screen and gives the message 'class Normal not found' for the
following code: <HTML> <BODY> <APPLET
CODE="Normal.class" Height=500 width=500> </APPLET> </BODY>
</HTML> This problem may look easy for u but it is big and important for me.
Please help me.