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
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
The object-tags are discussed on this site :
http://java.sun.com/products/plugin/...docs/tags.html
Jesper