Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2007

Tip: Looking for answers? Try searching our database.

Which Browser for Java 1.2?

Thread view: 
Will - 26 Jun 2007 05:13 GMT
We have an ancient application (an old service processor for proprietary
hardware) that is manageable only by a browser running Java 1.2.     Does
anyone know of a browser that will work with JVM 1.2 that can be installed
on Windows 2003?   MSIE 7 just dies when run with JVM 1.2.   Firefox 1.5
won't work with it either.     MSIE 6 works fine, but I cannot find a way to
install MSIE 6 on Windows 2003 without completing messing with the MSIE 7
installation.

Signature

Will

Alex Buell - 26 Jun 2007 07:33 GMT
> We have an ancient application (an old service processor for
> proprietary hardware) that is manageable only by a browser running
[quoted text clipped - 3 lines]
> works fine, but I cannot find a way to install MSIE 6 on Windows 2003
> without completing messing with the MSIE 7 installation.

Can't you just decompile the application and recompile for use with a
newer JVM?
Signature

http://www.munted.org.uk

Fearsome grindings.

Will - 26 Jun 2007 22:53 GMT
>> We have an ancient application (an old service processor for
>> proprietary hardware) that is manageable only by a browser running
[quoted text clipped - 6 lines]
> Can't you just decompile the application and recompile for use with a
> newer JVM?

Not possible for reasonable cost.   The java is embedded into proprietary
hardware.

Signature

Will

Tom Hawtin - 26 Jun 2007 09:02 GMT
> We have an ancient application (an old service processor for proprietary
> hardware) that is manageable only by a browser running Java 1.2.     Does
[quoted text clipped - 3 lines]
> install MSIE 6 on Windows 2003 without completing messing with the MSIE 7
> installation.

Can you not use appletviewer from the JDK?

Tom Hawtin
Andrew Thompson - 26 Jun 2007 10:49 GMT
>> We have an ancient application (an old service processor for proprietary
>> hardware) that is manageable only by a browser running Java 1.2.  

Why do you say that?  What Java 1.2 bug* does it rely on?

* That is the only thing I can think of, that would lock
a Java application or applet to a specific version of
the JRE.

>Can you not use appletviewer from the JDK?

..also as used by Java web start (for launching
applets*).   JWS is also good for JRE versioning**.

* <http://www.physci.org/jws/#jtest>
** <http://www.physci.org/jws/version.html#earlier>

Signature

Andrew Thompson
http://www.athompson.info/andrew/

Will - 26 Jun 2007 22:55 GMT
>>> We have an ancient application (an old service processor for proprietary
>>> hardware) that is manageable only by a browser running Java 1.2.
>
> Why do you say that?  What Java 1.2 bug* does it rely on?

They wrote the application with hard-wired logic to stop working on any JVM
that is not 1.2.

I'm not defending it.   I'm trying to work around it.

> * That is the only thing I can think of, that would lock
> a Java application or applet to a specific version of
> the JRE.
>
>>Can you not use appletviewer from the JDK?

I'll try it.

Signature

Will

Joshua Cranmer - 27 Jun 2007 21:54 GMT
> They wrote the application with hard-wired logic to stop working on any
> JVM that is not 1.2.

I assume that the hard-wired logic is equivalent to System.getProperty
("java.version").equals("1.2"); if so, then maybe running with -
Djava.version=1.2 might fix it.
Arne Vajhøj - 04 Jul 2007 22:36 GMT
> We have an ancient application (an old service processor for proprietary
> hardware) that is manageable only by a browser running Java 1.2.     Does
[quoted text clipped - 3 lines]
> install MSIE 6 on Windows 2003 without completing messing with the MSIE 7
> installation.

Install some virtualization software and run
Windows 2000 + MSIE old + Java old on that.

Arne


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.