hi ravi prakash!

if you are running windows, do the following:

- open the control panel
- open the java plug-in properties (icon of duke)
- in one of the tabs (usually the basic tab), should be an option "Show Java
Console"
- check the checkbox next to it

that should do it.  now, as soon as you load your applet in your browser,
the java console for the plug-in should pop-up with all your System.out's
and err's.

prakrity

--- ORIGINAL MESSAGE ---
Date: Tue, 10 Apr 2001 11:49:07 -0700
From: Ravi Prakash <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
CC: "[EMAIL PROTECTED]" <[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


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to