Entering content frame

Procedure documentation Setting Breakpoints in JSP Pages and Servlets Locate the document in its SAP Library structure

Procedure

JSP Pages

       1.      In the J2EE Explorer, select the JSP file.

       2.      Choose Open from the context menu.

The JSP editor opens.

       3.      In the JSP editor, choose the Source tab.

       4.      Position the mouse cursor on the vertical ruler (left hand edge of the editor) where the breakpoint is to be added.

       5.      Choose Add Breakpoint from the context menu.

Enabled breakpoints are indicated by a blue circle.

This graphic is explained in the accompanying text

Servlets

       1.      In the J2EE Explorer, select the servlet.

       2.      Choose Open from the context menu.

The Java editor opens.

       3.      Position the mouse cursor on the vertical ruler (left hand edge of the editor) where the breakpoint is to be added.

       4.      Choose Add Breakpoint from the context menu.

Enabled breakpoints are indicated by a blue circle.

 

 

 

Leaving content frame