Debugging 2 Browser Applets help
How should I use IDEA to debug two applets talking to each other through
a browser? I can't just run one applet in debug mode since it will fail
immediately when it can't find the other applet, and I can't debug
remotely when the applets are running in the browser since you can't
turn on the debug flag for the JVM the browser is using, or can you?
Has anyone solved this problem or can anyone think of a possible solution?
Please sign in to leave a comment.
Em Thu, 10 Jul 2003 12:25:28 -0400, Robert S. Sfeir escreveu:
Yes, you can turn on the debug flag for the JVM the browser is using. If
you're using windows, go to control panel and click the "Java Plugin"
icon. There's an "Advanced" tab where you can configurue the JVM flags.