HTML Converter vs. JRE 1.4.x and JRE 1.3.x

Had Netscape 6.1 and IE 5.0 and JRE 1.3.1 -- wrote applet
and used HTML Converter to convert the HTML page to use JRE 1.3.1
plugin.
Everything worked just fine...
Installed Netscape 7.02 and IE 6.0 and JRE 1.4.1.
Now the HTML pages that were converted don't work with NN7 anymore
because the page wants to load the 1.3.1 plugin. I get a message to
load the 1.3.1 plugin. When I got the latest JRE, it was 1.3.1_07.
I installed it and it still won't run because it doesn't install into
NN7.
And now NN6 won't run the old page anymore because the 1.3.1_07 is the
new default plugin.
Now NN7 and 1.4.x doesn't need converted HTML pages anymore but
I still have a bunch of old converted HTML pages. Do I have to
replace all my old converted HTML pages with plain vanilla pages now?
If so, WHY DID SUN LEAD ME DOWN THE GARDEN PATH WITH THE HTML CONVERTER?
ARRGGGGHHHHHH!
Is there any way to get compatibility with the old converted HTML pages?
Ken

I don't pretend to be able to resolve the problem here - you have too many variables in the problem. The best advice I can give is to research the Plugin Developer's Guide, as it discusses this stuff in intimate detail.
http://java.sun.com/j2se/1.4.1/docs/guide/plugin/developer_guide/contents.html
These might also be useful
http://java.sun.com/products/plugin/
http://java.sun.com/products/plugin/versions.html

Similar Messages

  • Major difference between JRE 1.4.2_13 and JRE 1.4.2_17

    Can anyone pls tell me the major diff betwenn two JRE versions.
    1) JRE 1.4.2_13
    2) JRE 1.4.2_17
    Currenly my application is using 1.4.2_13 and now we have to use 1.4.2_17.

    Those are update releases. Check the release notes. See also
    http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_17
    http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_16
    http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_15
    http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_14

  • Jre 1.4.1_02 and jre 1.4.2_05

    Help,
    I have one third party application requiring jre 1.4.1_02 plug-in and another third party application requiring jre 1.4.2_05 plug-in running on a Windows 2000 Professional PC. Is there any way to get the two JAVA plug-ins to work together without requiring a re-installation of either of the plug-in?

    I think you can use JRE 1.4.2_05 instead of using both. JREs there is compatibility for both JRE. Try using only one ie 1.4.2_05.

  • Problem launching e-biz forms using Java JRE 1.6.0_07 and JRE 1.6.0_13

    Got a problem launching Forms from e-biz 11.5.10.2 using JRE 1.6.
    Our setup :
    E-biz: 11.5.10.2
    Forms: 6i Patchset 19
    DB: 10.2.0.3
    JRE: 1.6.0_07 (e-biz is config to use this version)
    on windows desktop clients:
    JRE: 1.6.0_13
    As a non-privileged user account on the workstation, users cannot launch the forms using the 1.6.0_13 JRE.
    When a privilieged(Admin) user account logs in, the forms launch fine using 1.6.0_13.
    We understand that IA enforces many policy settings in our environment, but can anyone identify which types of policy settings would break this access?
    Thanks everyone!
    Gabe

    Thanks for the docs! We've reviewed them, and are satisfied that the JRE family of 1.6 is working properly.
    Our issue is that there are some windows security policies/ maybe group policies, that are restricting the launching of the forms using the newer 1.6.0_13 JRE. This is what we are after, and I would like to know if anyone else has faced similar issue.
    Some more clarification:
    if the workstation has the 1.6.0_07 JRE, and a non-privileged account logs in, the forms launch fine.
    Once 1.6.0_13 is pushed (as our NetAdmin is requesting), the non-privileged account cannot launch forms. Instead, they get an active X request to install 1.6.0_07, which they do not have privilege to install.
    Hope this helps.
    Gabe

  • HTML converter on solaris

    Hi..
    I have a java applet which use java swing. So I used the HTML converter to enable the donwloading of the JRE 1.3.
    It works fine on any of Windows. The download and installation is automatic process. But on solaris, it is not automatic and it's not intuitive to me as I'm not a solaris user.
    Is there any way to make it easy for the solaris user?
    Thanks.
    Following is the converted html.
    <!--"CONVERTED_APPLET"-->
    <!-- CONVERTER VERSION 1.3 -->
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    WIDTH = 500 HEIGHT = 300 NAME = "Web Console" ALIGN = middle VSPACE = 0 HSPACE = 0 codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
    <PARAM NAME = NAME VALUE = "Monitorig Applet" >
    <PARAM NAME = ARCHIVE VALUE = "webber.jar" >
    <PARAM NAME = CODE VALUE = "webber.Webber.class" >
    <PARAM NAME = CODEBASE VALUE = "." >
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
    <PARAM NAME="scriptable" VALUE="false">
    <COMMENT>
    <EMBED type="application/x-java-applet;version=1.3" CODE = "webber.Webber.class" CODEBASE = "." ARCHIVE = "webber.jar" NAME = "TestApplet" WIDTH = 500 HEIGHT = 400 ALIGN = middle VSPACE = 0 HSPACE = 0 scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"><NOEMBED></COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>

    As far as i know, Solaris doesn't support autoinstall. Your only chance could be if Netscape 6 (below 6 doesn't do autoinstall either) supports that on Solaris. However, i don't get autoinstall request from Netscape 6 even on Windows, and there might be a bug in N. 6 on that. I didn't have time to look into it.
    P.S. I'd appreciate your feedback to this message:
    http://forum.java.sun.com/thread.jsp?forum=30&thread=264857
    All i need is what codebase tag you get for IE. I believe there is a bug, but nobody cares to spend a minute to check that.
    Thanks,
    Reshat.

  • How do you install and run Java HTML converter 1.2?

    Hi,
    I just downloaded the Java plugin HTML converter (version 1.2) and after I unzipped the file, there was no exe file to run. Am I supposed to move all the files and directories somewhere else and run something at the command prompt?
    I wish they had better documentaion about this. I've searched all over java.sun.com and couldn't find a thing.
    Thanks all

    There is a new converter ver 1.3. Its written in Java so it needs the JRE to run. It comes with a BAT file to run it. It should be located here.
    C:\Program Files\HTML_Converter\converter\classes\HTMLConverter.bat
    The contents of the BAT file are the following:
    java -classpath %CLASSPATH%;. HTMLConverter %1 %2 %3 %4 %5 %6 %7 %8 %9
    I hope that helps.

  • JRE 1.3 and JRE 1.4 on same machine

    I have JRE running on windows NT. currently I have 2 applets one that works with JRE 1.4 and one with JRE 1.3,
    How to set up the JRE to support both applications in the same time?

    You can run your HTML code containing the embedded applet through a tool developed by Sun (and free for download) called an HTML converter. Then your clients will be expected to have (and download if they don't have it) a plug-in for a particular version of the JRE. The point is you are telling your applet to run with a specific JRE, not the browser default (whatever that may be for the different people accessing your page).

  • How to instal HTML Converter ?

    Hello all, can somebody explain how to instal HTML Converter. Thank you Martin

    Hmmm, I have the feeling that that .bat file is trying to run the converter with the java.exe that belongs to the JRE instead of the java.exe that belongs to the JDK.
    Could you open that file in e.g. Notepad and post the contents here? I bet it's something like "java blah blah blah" or "javaw blah blah blah"... Try replacing java/javaw with the actual file name of the java.exe (or javaw.exe) that is under the bin directory of jdk (including the directory path, that is)?

  • Trying to convert a word file to pdf and keep getting "An error occured while signing in"?

    Trying to convert a word file to pdf and keep getting "An error occured while signing in"?

    Or contact Adobe Customer Service via http://helpx.adobe.com/contact.html?product=export-pdf

  • Has anyone got dynamic version support to work with the HTML converter?

    I have tried this for some time and followed all the guidelines, but it still don't work. Could someone post the HTML-code for a working applet that is converted with dynamic version support ?

    Using 1.4.1_03
    java -jar htmlconverter.jar -gui
    selected directory, "Standard" template file, "Use any Java 1.4, or higher"
    <html>
    <body>
    <!--"CONVERTED_APPLET"-->
    <!-- HTML CONVERTER -->
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        WIDTH = 200 HEIGHT = 100 
        codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4-win.cab#Version=1,4,0,0">
        <PARAM NAME = CODE VALUE = Version.class >
        <PARAM NAME="type" VALUE="application/x-java-applet;version=1.4">
        <PARAM NAME="scriptable" VALUE="false">
        <COMMENT>
         <EMBED
                type="application/x-java-applet;version=1.4"
                CODE = Version.class
                WIDTH = 200
                HEIGHT = 100 
             scriptable=false
             pluginspage="http://java.sun.com/products/plugin/index.html#download">
                 <NOEMBED>
              </NOEMBED>
         </EMBED>
        </COMMENT>
    </OBJECT>
    <!--
    <APPLET CODE = Version.class WIDTH = 200 HEIGHT = 100>
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->
    </body>
    </html>

  • How to convert non-fillable forms in words and PDF into fillable forms?

    Hai,
    How to convert non-fillable forms in words and PDF into fillable forms?

    Hi Mahalcs
    Please See the below link for reference : http://www.adobe.com/in/products/acrobat/convert-existing-forms-to-fillable-pdfs.html
    Also See , http://www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-convert-f orms-into-fillable-pdf-tutorial_ue.pdf

  • Upgrading JDK and JRE in 10.2.0.4 Oracle_Home of 11.5.10.2 EBS ?

    I've tried to find something at Metalink but failed.
    What's the lastest Java Version certified to use with the database ORACLE_HOME (10.2.0.4) in 11.5.10.2 EBS? And what's the procedure to update it?
    There is no hint in note 300482.1 "Overview of Using Java with Oracle E-Business Suite Release 11i" and the Java version related documents.
    I found note 418399.1 "How To Update The Default JDK and JRE Installed In Oracle Database Home 10.1 and 10.2" which states "...When installing a new version it is important that the major version (1.4) remains the same, and you only change the "update" number...." But that note is not EBS related.
    So is there no way to update Java in ORACLE_HOMEs beyond 1.4?
    Thanks
    Martin

    Hi Hussein,
    thx for your help!
    There is no special cause. I'm trying to keep our installations current.
    I thought that I had to update the Database JDK in earlier cases before migrating to autoconfig or before applying MPs. And as Steven Chan wrote something about [the implications of end-of-life of J2SE 1.5 for EBusiness Suite in his blog|http://blogs.oracle.com/stevenChan/2009/06/understanding_j2se_15_endoflife_implications_for_apps.html] I thought that I better should check if I got to update the DB Oracle_Homes, too.
    Martin

  • Question about different behaviour from Jinitator and JRE

    Hi,
    In the formsweb.cfg, if I set to to use JRE, it works fine.
    However, if I change to use Jinitator, it shows the following error in the browser.
    error:java.lang.VerifyError :(class:Try1/TryHint$1, method: <init> signature :(LTry1/TryHint;)V) Expecting to......
    The sample it works
    baseHTMLjinitiator=webutiljpi.htm
    baseHTMLjpi=webutiljpi.htm
    After setting the below, it shows the above error.
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljini.htm
    Anyone can help ?
    Thanks.
    Ivan

    Every config uses the Java Runtime Environment (JRE) -- the difference is which JRE. JInitiator ships with a v1.3 JRE, and the Java Plug-In (JPI) uses whichever JRE corresponds to the given JPI version.
    You have given no information regarding which browser/version you are running, and it appears that you have not pasted the entire stacktrace, so it will be very difficult for anyone to help you. Reposting provides no additional information.
    Please review the following information -- it will hopefully help you sort things out:
       http://fdegrelle.over-blog.com/article-4135746.html
    Eric Adamson
    Lansing, Michigan

  • JRE 1.6 upgrage from JRE v1.4.2.05 and JRE v1.5.0.04

    I am currently looking to update all the PCs in a company to JRE 1.6.
    looking at the link
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html
    There are two files that control how JRE is configured during configuration; these files are called deployment.config and deployment.properties.
    Can someone tell me firstly are these files needed for version 1.6
    If so, do they working in the same way and what are the recommended settings for a silent installation to all PCs
    thanks

    Hey lynchmob,
    Try these steps to correct the problem, you need to be logged in as an administrator:
    1. Go to the group policy editor. You can get they by typing gpedit.msc into the Run dialog.
    2. Navigate to computer configuration->administrative templates->windows components->internet explorer.
    3. Disable "make proxy settings per-machine (rather than per-user)".
    4. Login with the user account and go to Internet Options.
    5. Go to the Connection tab.
    6. Click on the Lan Settings button.
    7. You may notice that the proxy settings are not correct. Change the proxy settings to be whatever is required for your proxy.
    8. Configure Java to use browser proxy settings.
    9. Open the java console.
    10. Set debug level to 5.
    11. Press 'p' to reload proxy settings. Use the trace messages to verify correct proxy settings were loaded.

  • Word to HTML converter

    Probably asking for the impossible here!
    My client has spent a long time preparing a large document with extremely complex formatting which he was hoping to be able to paste directly into a web page. I am now looking for a Word to HTML converter. Dreamweaver does a good job cleaning up the HTML but leaves all of the styles inline. Is there a converter which will automatically "collect" any similar styles in the document, and automatically place these in the header?
    Any Word to HTML converters I have found so far online, have stripped all of the styles which will mean creating a large array of new styles and re-applying them later on.
    Ideas??? thanks!!
    Pixelwarrior

    mgrist wrote:
    Dreamweaver does a good job cleaning up the HTML but leaves all of the styles inline.
    Pixelwarrior
    If this is the case then you can use a free Dreamweaver Extension that can create a separate CSS file that can be linked in the <head> section of your page.  The free extension is at this link:
    <http://www.dmxzone.com/go?4087>
    You may need to register to download it so please use a free email from hotmail/yahoo/gmail or anything that you use to store all your spam messages.
    Good luck.

Maybe you are looking for