473,468 Members | 1,445 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Side-by-side JREs

SLE
Hi there,

Some of our intranet and desktop applets/applications, incompatible with
MSJVM, require different JREs.

- Is it possible to have different JREs side-by-side on the same Windows XP
desktop without conflicts whatsoever? If so, how?
- Is there a solid way of dynamically (even better automatically) having
applets in MSIE address the appropriate (or explicitely required/supported)
JRE without user intervention or MSIE restarts?
Thanks for all feedback.

--
SLE
Jul 17 '05 #1
2 2167
SLE wrote:
Hi there,

Some of our intranet and desktop applets/applications, incompatible with
MSJVM, require different JREs.

- Is it possible to have different JREs side-by-side on the same Windows XP
desktop without conflicts whatsoever? If so, how?
- Is there a solid way of dynamically (even better automatically) having
applets in MSIE address the appropriate (or explicitely required/supported)
JRE without user intervention or MSIE restarts?


See the HtmlConverter tool that comes with the JRE. It allows you to do
exactly this. Also, if the needed JRE is not on the machine, it can set
up the applet so it will prompt the user to download it (it is very
idiot proof).

HTH,
Ray

--
XML is the programmer's duct tape.
Jul 17 '05 #2
Yes. You can have multiple JRE's on the machine.

You should look into the applet signature and codebase initialization. This
will set the required or necessary JRE configuration for the applet.

The desktop applications will follow the system path, java home, and class
path. This is typically why you do NOT set these on an end user machine.
Try to get this pathing information into the startup scripts of the desktop
applications. Or, you can put the required JRE as part of the application
deployment itself. There is a default search path for the java virtual
machine. It will take some rework to make it .....user-proof?

Good luck!

Regards,
Bob Kranson
"SLE" <in**@NOSPAM.dataworx.be> wrote in message
news:54********************@scarlet.biz...
Hi there,

Some of our intranet and desktop applets/applications, incompatible with
MSJVM, require different JREs.

- Is it possible to have different JREs side-by-side on the same Windows
XP
desktop without conflicts whatsoever? If so, how?
- Is there a solid way of dynamically (even better automatically) having
applets in MSIE address the appropriate (or explicitely
required/supported)
JRE without user intervention or MSIE restarts?
Thanks for all feedback.

--
SLE

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: noplasma | last post by:
Does Mozilla 1.4 support multiple JRE plugins? I need to support both the 1.3.1 and 1.4.1 version levels (to be called separately using EMBED flags). If so, how do I configure that? Also...
14
by: John Salerno | last post by:
Bear with me, but I've been reading a lot about how the .NET languages are platform independent, and I assume this means a program written in C# can be run on a Unix or Mac machine. If this...
0
by: BlobZ | last post by:
Hi, I've just upgraded from VS6 to VS2003 and went to compile and run my first new application. The application runs fine on my workstation but fails on other XP workstations. The eventlog...
3
by: Gustavo L. Fabro | last post by:
Greetings! I'm testing VS 2005 Beta 2, and I've compiled a program that runs just fine on my computer (where VS is installed). I've tried to run this same program on another computer (after...
0
by: b.tarrance | last post by:
Hi. Looking for any help I can find! I have a brand new virtual server running Windows Server 2003, Enterprise Edition with Plesk Control Panel 7.5 . I just installed the first program on the...
19
by: uthornsfan1995 | last post by:
I try to use a feature on my banking website which uses Java. Every time I try to use it, it gives me a "Java Runtime Environment can not be loaded" error. Then I try to download Java, and it gives...
4
by: sampath220 | last post by:
Hi I tried to install jdk1.3.1_09 to fedora6 .But it was not worked.can some one explain reason to this. is jdk1.3.1_09 compatable with fedora6 regards Sampath
18
by: jonpfl | last post by:
All, Can I use WScript inside an ASP page to kick off another process and post back to the client while this other process is still running? The reason I want to do this is because we are...
6
by: shalini1988 | last post by:
I wrote a code called "x" to just extract some information... (content:x,y,z coordinates) There is already another class called "y" in that there is a method called "k"... i should call this...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.