|
-
September 23rd, 1999, 06:26 AM
#1
Browser cannot display Swing applets
Hi
i already installed JRE 1.2.1 and also the plugin 1.1.2 but my swing applets still dont run in the browser
please help
i compiled my applet using JDK1.2
-
September 23rd, 1999, 07:57 AM
#2
Re: Browser cannot display Swing applets
If u want to use jdk1.2 applet, u will have to use 'object' tab and not 'applet'. R u sure u r using 'object' tag?
- UnicMan
http://members.tripod.com/unicman
-
September 23rd, 1999, 09:17 AM
#3
??? i use the object tag
i did this
<html>
<head>
<object code = List.class width=500 height=300>
</object>
</html>
but nothing comes out...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|