JavaScript Breakpoint Properties: XMLHttpRequest

You use this dialog box to set the properties of a JavaScript XMLHttpRequest breakpoint. You set XMLHttpRequest breakpoint properties when you set a new breakpoint or when you modify an existing breakpoint. You can open this dialog box by right-clicking a XMLHttpRequest breakpoint in the Breakpoints window and choosing Properties.

You can set the following value in this dialog box.

Value Description

URL Containing

Specifies the URL that will trigger the breakpoint. Any request to the specified URL will pause execution of the script.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.