Setting a Breakpoint in a Web Page

Set breakpoints in a Web page to help debug the page.

To set a breakpoint in a Web page:

  1. In the WorkSpace Navigator of the Web Application Development perspective, select the .jsp file in which you want to create breakpoints.

    The .jsp file opens in the Web Page editor.

  2. In the source section of the Design tab, click in the source at the location where you want a breakpoint.

    A vertical ruler to the left of the source code displays a marker next to the line you clicked.

  3. Double-click the marker to create the breakpoint.

  4. Repeat steps 2 and 3 to create the necessary breakpoints to help you debug the Web page.

  5. To disable a breakpoint, double-click the marker.

    The marker is deleted.

    Note

    You must debug a Web page using the Apache Tomcat server.

Next: Deploying and Debugging a Web Application

Setting a Breakpoint in a Java Managed Bean

Starting the Sybase Developer Edition Servers

Web Application Development Perspective

WorkSpace Navigator

Web Page Editor

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com