Preparing the Environment for Debugging a Java Server-Side Component
To prepare the environment for debugging a Java server-side component
-
On the Tools menu, click Options and highlight the Debugger node in the tree view of the Options dialog box.
The property page for Debugger options appears.
-
In the Java and Script sections of this property page, select the option to Attach to running program.
-
Reboot your machine to enable these options.
-
Start Internet Explorer and point the browser to your project’s .asp page at the http:// server location where you’ve deployed your Java server-side component.
The contents of your .asp page appear in the Web browser.
After you have configured IIS and prepared the Visual J++ environment, you are now ready to begin the debugging of your Java server-side component.