Browsers usually have a Java console which you can pop up. System.out
and System.err will go there.
In Internet Explorer: Menu "Extras" -> "Sun Java Console"
In Mozilla: Menu "Extras" -> "Web development" -> "Java Console"
(I hope I've translated my browsers' german terms correctly into english)

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')
Thomas:
> In Mozilla: Menu "Extras" -> "Web development" -> "Java Console"
> (I hope I've translated my browsers' german terms correctly into english)
Thanks you Thomas, thanks a lot, I know about the Java Console, just
not how to start it, apart from right clicking somewhere, sometimes....
Now, I can see the output. But I can only find the Java Console in
Internet Explorer. I have got Mozilla Firefox 1.0.6, in English. I can
find 'Tools', 'Javascript console', but no Java Console.
If you just give me the terms in German. I can speak German. May-be I
can find them.
By the way, I could write German too, but this group is probably
English oriented, and I would make fractionally more grammatical
mistakes then I do in English. :-)
Roedy Green - 13 Dec 2005 13:18 GMT
On 13 Dec 2005 04:36:09 -0800, "marcwentink@hotmail.com"
<marcwentink@hotmail.com> wrote, quoted or indirectly quoted someone
who said :
> have got Mozilla Firefox 1.0.6, in English. I can
>find 'Tools', 'Javascript console', but no Java Console.
see http://mindprod.com/jgloss/console.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Thomas Fritsch - 13 Dec 2005 13:24 GMT
> Now, I can see the output. But I can only find the Java Console in
> Internet Explorer. I have got Mozilla Firefox 1.0.6, in English. I can
> find 'Tools', 'Javascript console', but no Java Console.
>
> If you just give me the terms in German. I can speak German. May-be I
> can find them.
In my german Mozilla 1.7.12 it is:
Menu "Extras" -> "Web-Entwicklung" -> "Java-Konsole"
(just below "JavaSkript-Konsole")
For some reason your Mozilla seems not to be java-enabled.
When looking into "Help" -> "About Plug-ins" I see
Java Plug-in 1.5.0_04 for Netscape Navigator (DLL Helper)
and a whole bunch of other Java Plug-ins.

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')
Thomas Fritsch - 13 Dec 2005 13:43 GMT
> By the way, I could write German too, but this group is probably
> English oriented, and I would make fractionally more grammatical
> mistakes then I do in English. :-)
By the way: should be "than", not "then". :-)

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')
marcwentink@hotmail.com - 13 Dec 2005 14:04 GMT
Thomas
> By the way: should be "than", not "then".
Yes, that's true, anyway, I solved the problem by
"In Firefox, you enable it with: Tools | Options | Web Features |
Advanced | Enable Java. You also have to turn on the console with
Windows Start | Settings | Control Panel | Java | Advanced | Show
Console."
>From the link I got. So thanks all.
Mark Thomas - 13 Dec 2005 16:56 GMT
> Now, I can see the output. But I can only find the Java Console in
> Internet Explorer. I have got Mozilla Firefox 1.0.6, in English. I can
> find 'Tools', 'Javascript console', but no Java Console.
When you run an applet in Firefox, does a little coffee cup symbol
appear on your Windows taskbar? (Excuse the assumption that you are
running under Windows.) If so, right-click it, and choose 'Open Console'.
Mark
Marc - 13 Dec 2005 18:54 GMT
"Mark Thomas" <anon> schreef
> When you run an applet in Firefox, does a little coffee cup symbol appear
> on your Windows taskbar?
Sometimes it does, sometimes it does not.....
That is how I know the java console, exactly that little coffee cup symbol.
But why it did not appear while I still got this error, I do not know. There
must have been something wrong with the browser settings that it did not
appear, but java was switched on in the firefox browser that was not the
problem.
Anyway, got it now, thanks really a lot for all the suggestions!! Really
thanks a million. I know more or less what I should do to get the software
working, just these little things get you stucked for hours sometimes. So
again, thanks a lot. :-)