Set breakpoints in any Java class that will be executed in the Web appliction to help debug the application.
To set a breakpoint in a Java or EJB managed bean:
In the Data Bindings view of the Web Application Development perspective, right-click the Java managed bean in which you want to create a breakpoint and select Open from the context menu.
The source code for the bean opens in the Web Page editor.
Double-click in the ruler to the left of the source code in the location that you want to create a breakpoint.
A marker appears indicating a breakpoint.
Repeat step 2 to create the necessary breakpoints to help you debug the Web application.
To disable a breakpoint, double-click the marker.
The marker is deleted.
You can debug a managed beran using either EAServer or the Apache Tomcat server.
Next: Deploying and Debugging a Web Application
Setting a Breakpoint in a Web Page
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com