|
-
Plugin headache
Ok, I've spent 5 hours on this, and am regretting using java at all.
I have a japplet, and an html page to display it. Works great.
But I have used the htmlconverter1.3 to automatically download the plugin. But it doesn't work on any computer I have tried that has no javaa installed.
Here is the html code:
<html>
<!--"CONVERTED_APPLET"-->
<!-- HTML CONVERTER -->
<OBJECT classid="clsid:E19F9331-3110-11d4-991C-005004D3B3DB"
WIDTH = "400" HEIGHT = "400" NAME = "TestApplet" ALIGN = "middle" VSPACE = "0" HSPACE = "0" codebase="http://java.sun.com/products/plugin/1.3.0_02/jinstall-130_02-win32.cab#Version=1,3,0,2">
<PARAM NAME = CODE VALUE = "omahahilohandanalyzer.OmahaHand.class" >
<PARAM NAME = CODEBASE VALUE = "." >
<PARAM NAME = NAME VALUE = "TestApplet" >
<PARAM NAME="type" VALUE="application/x-java-applet;jpi-version=1.3.0_02">
<PARAM NAME="scriptable" VALUE="false">
<COMMENT>
<EMBED type="application/x-java-applet;jpi-version=1.3.0_02" CODE = "omahahilohandanalyzer.OmahaHand.class" CODEBASE = "." NAME = "TestApplet" WIDTH = "400" HEIGHT = "400" ALIGN = "middle" VSPACE = "0" HSPACE = "0" scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3.0_02/plugin-install.html"><NOEMBED>
</NOEMBED>
</EMBED>
</COMMENT>
</OBJECT>
<!--
<APPLET CODE = "omahahilohandanalyzer.OmahaHand.class" CODEBASE = "." WIDTH = "400" HEIGHT = "400" NAME = "TestApplet" ALIGN = "middle" VSPACE = "0" HSPACE = "0">
</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->
</html>
S o to summarize--works great if you already have the plugin but doesn't ask a windows xp machine to download teh plugin, automatically.
Similar Threads
-
By Halstein Presthus in forum .NET
Replies: 2
Last Post: 10-23-2003, 02:56 PM
-
By Kevin in forum java.announcements
Replies: 0
Last Post: 09-26-2002, 04:13 PM
-
By Mark in forum Security
Replies: 0
Last Post: 07-26-2001, 07:32 AM
-
Replies: 0
Last Post: 09-25-2000, 10:24 AM
-
Replies: 0
Last Post: 04-27-2000, 10:30 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks