Re: Why doesn't this work?
From: aljo_ribw (aljo_ribw_at_hotmail.com)
Date: 08/16/04
- Next message: Paul Lutus: "Re: Progress bar to show the progress of a task"
- Previous message: Andrew Thompson: "Re: Why doesn't this work?"
- In reply to: Andrew Thompson: "Re: Why doesn't this work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Aug 2004 19:21:52 +0200
I removed the VM from IE6.
But at the same time started from square one on my little project. With less
difficult data structures. It runs fine now. Here is the Wassup text I got.
I don't know what to do with the JTest jar file, I haven't read the chapter
on jar yet.
Aljo_
awt.toolkit = sun.awt.windows.WToolkit
file.encoding = Cp1252
file.encoding.pkg = sun.io
file.separator = \
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.awt.printerjob = sun.awt.windows.WPrinterJob
java.class.path = C:\PROGRA~1\Java\J2RE14~1.2_0\classes
java.class.version = 48.0
java.ext.dirs = C:\PROGRA~1\Java\J2RE14~1.2_0\lib\ext
java.home = C:\PROGRA~1\Java\J2RE14~1.2_0
java.io.tmpdir = C:\DOCUME~1\Eigenaar\LOCALS~1\Temp\
java.library.path = C:\Program Files\Internet
Explorer;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Program Files\Internet
Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Python2
2;C:\Program Files\ATI Technologies\ATI Control Panel
java.specification.name = Java Platform API Specification
java.specification.vendor = Sun Microsystems Inc.
java.specification.version = 1.4
java.vendor = Sun Microsystems Inc.
java.vendor.url = http://java.sun.com/
java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
java.version = 1.4.2_05
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) Client VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Sun Microsystems Inc.
java.vm.specification.version = 1.0
java.vm.vendor = Sun Microsystems Inc.
java.vm.version = 1.4.2_05-b04
line.separator = [binary chars: 0x0d 0x0a i.e. CrLf, \r\n]
os.arch = x86
os.name = Windows XP
os.version = 5.1
path.separator = ;
sun.boot.class.path =
C:\PROGRA~1\Java\J2RE14~1.2_0\lib\rt.jar;C:\PROGRA~1\Java\J2RE14~1.2_0\lib\i
18n.jar;C:\PROGRA~1\Java\J2RE14~1.2_0\lib\sunrsasign.jar;C:\PROGRA~1\Java\J2
RE14~1.2_0\lib\jsse.jar;C:\PROGRA~1\Java\J2RE14~1.2_0\lib\jce.jar;C:\PROGRA~
1\Java\J2RE14~1.2_0\lib\charsets.jar;C:\PROGRA~1\Java\J2RE14~1.2_0\classes;C
:\PROGRA~1\Java\J2RE14~1.2_0\lib\plugin.jar
sun.boot.library.path = C:\PROGRA~1\Java\J2RE14~1.2_0\bin
sun.io.unicode.encoding = UnicodeLittle
user.dir = C:\Documents and Settings\Eigenaar\Bureaublad
user.home = C:\Documents and Settings\Eigenaar
user.language = nl
user.name = Eigenaar
user.timezone = GMT+01:00
"Andrew Thompson" <SeeMySites@www.invalid> schreef in bericht
news:nkj8gtj3utgj$.lvccwiolryim.dlg@40tude.net...
> ..
> (A.T.)
> >>> Prove to youself (and confirm my suspicions),
> >>> does this say 1.1.4?
>
> So ..does it?
>
> >>> <http://www.physci.org/pc/property.jsp?prop=java.version+java.vendor>
> >>>
> >>> [ If I am right, the entire problem here is your
> >>> browser, it most often happens for developers,
> >>> and you can take steps to ensure your visitors
> >>> never get bothered with the message. ]
> >>
> >> So if I remove the VM from IE6, and use the java plug-in that then my
java
> >> applets will run?
>
> No, just select the Sun VM as default in
> IE*, or use a real browser, like Mozilla,
> Opera, Safari.. (if the above answer is 'yes')
>
> * <http://www.physci.org/jvmclean.jsp?pt=deselect>
>
> One *option* is to remove the MSVM completely,
> but I do not recommend that for Java programmers
> because we need the MSVM for the testing Paul mentioned.
>
> Once you need to ensure your applet works for
> *other* people, come back and ask about the
> HTMLConverter or the much better JavaVersionApplet.
>
> HTH
>
> --
> Andrew Thompson
> http://www.PhySci.org/ Open-source software suite
> http://www.PhySci.org/codes/ Web & IT Help
> http://www.1point1C.org/ Science & Technology
- Next message: Paul Lutus: "Re: Progress bar to show the progress of a task"
- Previous message: Andrew Thompson: "Re: Why doesn't this work?"
- In reply to: Andrew Thompson: "Re: Why doesn't this work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]