Configuring Internet Information Server (IIS) for Debugging a Java Server-Side Component

   

Thanks for using this pre-release version of Visual J++.

After you have configured IIS, you'll need to prepare the Visual J++ environment before you can begin to debug your Java server-side component.

Preparing the Environment for Debugging a Java Server-Side Component

   

Thanks for using this pre-release version of Visual J++.

To prepare the environment for debugging a Java server-side component

  1. 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.

  2. In the Java and Script sections of this property page, select the option to Attach to running program.

  3. Reboot your machine to enable these options.

  4. 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.