Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How would I trace a Java applet running with Internet Explorer (IEXPLORER process)?

0
Posted

How would I trace a Java applet running with Internet Explorer (IEXPLORER process)?

0

NOTE: this applies only if your Java plugin is the Sun JRE. It cannot be the Microsoft JRE. You can download the current Sun JRE from here. First, you would have to create a workspace for IEXPLORER. (This is most easily done starting from the APP_START event for IEXPLORER in the RootCause Log). Then you would need to setup for a Java trace in this workspace. Since IEXPLORER is not a Java application (it has JVM library linked into it), you will find that RC Trace Setup tree would not have a $Java$ module node created and available for trace selection. To make the $Java$ node appear in the Trace Setup you need to add at least one class path entry to the workspace. If all your Java applet classes will be loaded from the web, you would technically not need any classpath entries, but you could still add a dummy one (just type in any directory name on your hard drive in the dialog opened by the Setup->Class Path menu item. Once you have added at least one class path entry, click on Setup bu

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123