Hi!

why the foolowing piece of code can't display the
applet in the IE browser?

<html>
<body>
<applet code="HelloUniverse.class" width=256
height=256>
</applet>
</body>
</html>

the HelloUniverse.class is the example from sun and I
put it in the same directory as the html file.


thank in advance

Richard


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to