Skip to Content
0
Former Member
Dec 04, 2008 at 03:06 PM

webdynpro Debuggerr question

19 Views

Hi All,

When we do debugging for webdynpro, the debugging starts on your local file system and once all the execution of breakpoints done , it will be deployed to server OR the webdynpro first gets deployed to server and then debugger picks the execution and halts at breakpoints from the server.What is the order, whether it runs the deployed code in server or runs from local file system and at the end of execution it pushes or deployes to server.

Thanks.