jsp:plugin and java version
autogoor_at_yahoo.com
Date: 02/25/05
- Next message: Tilman Bohn: "Re: Get array index on MouseEvent"
- Previous message: ak 47 via JavaKB.com: "Re: Can Set Up the Compiler in XP"
- Next in thread: autogoor_at_yahoo.com: "Re: jsp:plugin and java version"
- Reply: autogoor_at_yahoo.com: "Re: jsp:plugin and java version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Feb 2005 22:02:17 -0800
I am putting a jsp:plugin 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:plugin
type="applet"
code="mypackage.MyApplet"
//any other attribute I should use?
jreversion = ???
iepluginurl =???>
Thanks,
autogoor
- Next message: Tilman Bohn: "Re: Get array index on MouseEvent"
- Previous message: ak 47 via JavaKB.com: "Re: Can Set Up the Compiler in XP"
- Next in thread: autogoor_at_yahoo.com: "Re: jsp:plugin and java version"
- Reply: autogoor_at_yahoo.com: "Re: jsp:plugin and java version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|