Set breakpoints in a Web page to help debug the page.
To set a breakpoint in a Web page:
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.
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.
Double-click the marker to create the breakpoint.
Repeat steps 2 and 3 to create the necessary breakpoints to help you debug the Web page.
To disable a breakpoint, double-click the marker.
The marker is deleted.
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
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com