Real'sHowTo AddThis Feed Button
Custom Search

Display debugging infos for an AppletTag(s): Applet


Make sure that all browsers and JRE are closed. Start the Java Configuration Panel via Start-Parameters or you can launch C:\Program Files\Java\jre[version]\bin\javacpl.exe.

On the Java tab, click to set the parameter for the applet runtime (plugin). Now add the following parameters in the column parameters.

-Djavaplugin.trace=true -Djavaplugin.trace.option=basic|net|security|ext|liveconnect

Next, on the Advanced tab, select Java Console -> Display the console.

The next time when loading an applet, the java console will display with a full trace.

The log is stored in a file. For Windows, the file is C:\Documents and Settings\[YourAccount]\Application Data\Sun\Java\Deployment\log\plugin[version].log/trace


blog comments powered by Disqus


If you find this article useful, consider making a small donation
to show your support for this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2013
[ home ]