Using the AJAX Monitor View [edit]

This page gives an overview of the AJAX Monitor View that is included in the Aptana Debug perspective.

Introduction

The AJAX Monitor View (shown below) logs all AJAX traffic(XMLHttpRequest and asynchronous HTTP requests) in real time, and allows you to inspect the requests and responses.

Image:AJAXMonitorView.png

Related Topics