Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article

Skip to comments.

Any JAVA Gurus out there? (Vanity)
5/12/2010 | theDentist

Posted on 05/12/2010 7:26:02 AM PDT by theDentist

Am looking for a Java Guru to explain a few Java programming issues to me.


TOPICS: Computers/Internet; Miscellaneous; Reference
KEYWORDS: ie; java
Hi, I am using an old application which uses Java 1.4.2 and 1.5 with Win2000 and IE 6. The application is closed and will never be updated, and the new equipment will not be installed for 4 or 6 months.

My issue is, users PCs are being upgraded, including newer versions of Java, which are incompatible with the old software.

Is there a way I can specify that when a particular URL is used, that the IE points to the older version of Java that remains on the user PC. In other words, when they look at newer applications, it will use Java 1.6, but when they put in the address (name or IP) of the old application, the IE or the PC will be pointed to 1.4.2_10?

1 posted on 05/12/2010 7:26:04 AM PDT by theDentist
[ Post Reply | Private Reply | View Replies]

To: theDentist

btt


2 posted on 05/12/2010 7:27:55 AM PDT by Cacique (quos Deus vult perdere, prius dementat ( Islamia Delenda Est ))
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

I love coffee... what’s your question ?


3 posted on 05/12/2010 7:28:30 AM PDT by Reagan69 (Let me know when those insurance premiums go down.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

Your issue may not be java, it may be IE. If you are running version IE8, you must view the URL in compatibility mode or some features will not work or show up.


4 posted on 05/12/2010 7:30:18 AM PDT by WakeUpAndVote (Drill baby, drill!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

freepmail


5 posted on 05/12/2010 7:32:44 AM PDT by Michael Barnes (Call me when the bullets start flying.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

Why wouldn’t the old Java code run under Java 1.6? It should be backward compatible. Java .class files contain the version, and as long as the version is not newer than the JVM version, it should run fine, so I’m not sure I understand the problem here.


6 posted on 05/12/2010 7:36:53 AM PDT by dfwgator
[ Post Reply | Private Reply | To 1 | View Replies]

To: dfwgator

Reports and such are fine, but real-time views... I get the Sun Java “sundial’ effect, where it just goes about in a circle and never populates. IE6 or IE8 will experience the problem. When I try it on a stand alone PC that I briefly connect to the net, works perfect.


7 posted on 05/12/2010 7:41:31 AM PDT by theDentist (fybo; qwerty ergo typo : i type, therefore i misspelll)
[ Post Reply | Private Reply | To 6 | View Replies]

To: theDentist

I must admit, I’ve worked with Java for years, but have avoided applets like the plague.


8 posted on 05/12/2010 7:42:43 AM PDT by dfwgator
[ Post Reply | Private Reply | To 7 | View Replies]

To: theDentist
I would suggest cutting to the chase..............and calling Sun (Java).

Support phone is found HERE..................

9 posted on 05/12/2010 7:51:25 AM PDT by NoRedTape
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist
Use javascript to detect the browser version, and in an if selector load the particular applet that works for that browser.

if (navigator.appVersion == x) { loadOldApplet(); } else { loadNewApplet(); }

10 posted on 05/12/2010 8:32:45 AM PDT by gcraig (Freedom isn't free)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

hmmm....

try installing IE 5 or download a free copy of Microsoft Virtual Machine and have users launch from within to IE5


11 posted on 05/12/2010 8:38:33 AM PDT by Vendome (Don't take life so seriously... You'll never live through it.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

I am not a java guru but I like writing java


12 posted on 05/12/2010 8:45:56 AM PDT by valkyry1
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist

Your app doesn’t download the needed Java upon connection? How about if you just uninstall any Java on the client box except for 1.4.2?


13 posted on 05/12/2010 8:54:00 AM PDT by VeniVidiVici (Everyone needs valid ID except illegal aliens and the President - only in America)
[ Post Reply | Private Reply | To 1 | View Replies]

To: theDentist; rdb3; Calvinist_Dark_Lord; GodGunsandGuts; CyberCowboy777; Salo; Bobsat; JosephW; ...

14 posted on 05/12/2010 8:55:18 AM PDT by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 1 | View Replies]

This depends if you have the applet source code. I’ll assume you don’t— If you do, its easy to update.. But if not, and you want it to work with newer versions of java, you need to hire someone to decompile the applet, fix and replace the out of date code, then recompile it back to a jar file. If its a small project, should just take a day or so. But the programmer would need to know how to use a decompiler, which most java programmers don’t use them very often.


15 posted on 05/12/2010 9:08:04 AM PDT by adamjefferson
[ Post Reply | Private Reply | To 14 | View Replies]

To: theDentist; ShadowAce; Tijeras_Slim; Constitution Day

I know that Krakatoa is east of it.

16 posted on 05/12/2010 9:17:42 AM PDT by martin_fierro (< |:)~)
[ Post Reply | Private Reply | To 1 | View Replies]

To: martin_fierro

I saw that movie when it first came out, on a blistering hot day, inside a tiny, air-conditioned theater in Desert Hot Springs, CA.


17 posted on 05/12/2010 9:32:07 AM PDT by shorty_harris
[ Post Reply | Private Reply | To 16 | View Replies]

To: martin_fierro; Tijeras_Slim; theDentist

Perhaps Java Man can help?

18 posted on 05/12/2010 11:27:35 AM PDT by Constitution Day
[ Post Reply | Private Reply | To 16 | View Replies]

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson