This is more of a discussion group than help group, but what comes to my mind is why don't you just call your applet directly using the appletviewer tool that comes with any JRE? Go to a location where you have some JRE and invoke with "appletviewer site_with_the_applet.com"
Hth, /Casper On 3 Mar., 21:46, Tony Chen <[email protected]> wrote: > Anyone knows how? Please! > > On 24 fév, 15:57, Tony Chen <[email protected]> wrote: > > > Hi Guys, > > > I'm facing a situation here. The app server I'm using for testing apps > > in IDE (a flavour of Eclipse) runs into some kind of conflict with the > > SUN JRE installed in Windows XP SP2. The result is the app server > > would hang with CPU running at 100%. Anyhow, to work around that > > particular issue, I had to uninstall all the JREs installed at OS > > level from "C:\Program Files\Java\" > > > Here's the new problem I'm facing now. Because there's no JRE > > registered with Windows XP, neither Firefox nor IE would be able to > > run applets form any sites. Is there a workaround to tell Firefox or > > IE to use another JRE/JDK installed somewhere else i.e. "C:\Java > > \jdk1.6.0_06\jre\" ? I just need to run this applet from time to time. > > So, I don't want to install and uninstall the system JRE everytime I > > have to use it. > > > Many thanks in advance! > > > Tony --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
