Running a page in the debug mode

This next recipe is going to use the debugger within JDeveloper. This is invaluable when developing and when we want to debug our code, as it is laborious to keep putting debug messages in the code. Using the debugger will make life much easier for us during development.

How to do it...

To run the page in the Debug mode, perform the following:

  1. In JDeveloper, open the EmpSocietiesCO.java file if it is not already open.
  2. Scroll down the controller to the processFormRequest method and click on the left-hand side column to add some break points, as shown in the following screenshot:
    How to do it...
  3. Now when we run the page, we will select ...

Get Oracle E-Business Suite R12 Integration and OA Framework Development and Extension Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.