Home
Debugging a Web application on a local server
This section steps through a Web application scenario where a sample application is run on the local Application Developer test server and the debugging facilities are used to step through the code and watch the behavior of the application.
The debug example includes the following tasks to demonstrate the debug tooling:
Importing the sample application
Running the sample application in debug mode
Setting breakpoints in a Java class
Watching variables
Evaluating and watching expressions
Working with breakpoints
Setting breakpoints in a JSP
Debugging a JSP
ibm.com/redbooks