Hi Bhagat,
Just firing EXIT plug will not close the window, it just exits from the instantiation of component. Hence the blank screen.
As suggested by Mr. Kiran, we need to pass the parameter CLOSE_WINDOW with value ABAP_TRUE. Hence controller closes window.
Regards,
Rama