Click to See Complete Forum and Search --> : i put 'object' tag , still the browser do not display swing applets


Jan
September 23rd, 1999, 09:20 AM
hi
i installed JRE 1.2 and plug-in 1.1.2
and did this'
<html>
<head>

<object code = List.class width=500 height=300>
</object>
</html>
still my browser do not display my swing applets

jmich
September 24th, 1999, 05:59 AM
The object-tags are discussed on this site :
http://java.sun.com/products/plugin/1.1.1/docs/tags.html

Jesper