cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug web project in nwds

Former Member
0 Kudos

hi,how to debug web project in nwds?thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

There are two modes for debugging the web dynpro applications

1. Perminant

2. Temporary

Permanent debugging is done through visual administration and for temporary debugging there is one debugging server node and just right clicks on server node and there is one option enabling the debugging of process and when you click on that option the mode is ON.

Regards

Manohar

Former Member
0 Kudos

Put a breakpoint in the code where you want the debugger to stop and then goto Run-> Debug -> Webdynpro Application -> New Configuration....select your project and the application and then press debug...

Shikhil