Applets run by the java plugin do not use the browser's java console. (They
don't use the browser's native VM). Your applet needs to use special OBJECT
(IE) or EMBED (Netscape) tags in order to activate the plugin's VM and its
java console. Here's the instructions from Sun:
http://java.sun.com/products/plugin/
-----Original Message-----
From: Josh Howe [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 10, 2001 3:03 PM
To: Ravi Prakash; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: how to print System.out.println messages in browser's java
console
Maybe System.err
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ravi
Prakash
Sent: Tuesday, April 10, 2001 2:49 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: how to print System.out.println messages in browser's java
console
Hi,
I have tried to set show Java Console in Java Plig-in. In the init
method of applet i am printing the message System.out.println("Welcome
to Applet"); but i am not getting any messages in the netscape browser
java console version 4.73.
Could any one tell me how to get the messages in browsers java console.
raviprakash
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing