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