|
|
Q1355 How can I write debug messages to the Java Console?
irt.org | Knowledge Base | JavaScript | Misc | Q1355 [ previous next ] Q1355 How can I write debug messages to the Java Console?In Netscape only:
So in a loop:
If you need Internet Explorer to do it, you will need to load an applet that writes passed values to java.lang.System.out - it should turn up in the file: windows\Java\Javalog.txt as detailed FAQ 4006 - How do I view the error output from my Java applets in Internet Explorer? |
-- div -->
|