A
autogoor
I am putting a jsplugin tag in jsp to use applet. I want to use java
plugin 1.4.2. How can I wite the attribute for the tag?
<jsplugin
type="applet"
code="mypackage.MyApplet"
//any other attribute I should use?
jreversion = ???
iepluginurl =???>
Thanks,
autogoor
plugin 1.4.2. How can I wite the attribute for the tag?
<jsplugin
type="applet"
code="mypackage.MyApplet"
//any other attribute I should use?
jreversion = ???
iepluginurl =???>
Thanks,
autogoor