HI All,
In the portal, I have got 2 applications . One is the order and the other is the notification.
When I close the Notification application ,the wddoexit method in the component controller gets executed.(I had set a break point and it stops)
whereas for the order application it does not stop.
For both the application the workprotected mode is set and the dirty flag is set as well.
Iam unable to understand why it is not stopping for the Order application alone .
This happens only from the portal.
Any inputs will be really appreciated.