cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make a simple WebDynpro java button, close the IE session/iView

Former Member
0 Kudos

Dear All

I have what I thought would be a very simple technical requirement.

I have a simple WebDynpro application that is hosted in an iView contained in a standalone browser window

(Internet Explorer).

The application view contains a button "Close" that is intended to close the Internet Explorer window as

well as the application it is hosting.

How can this be done?

Please be aware this is NOT a modal window/window launched from other WebDynpro. I know

how to code these. It is the application closing the window in which is being hosted.

I will award thousands of points to the most succint response that works

Many thanks in advance

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192152
Active Participant
0 Kudos

Hi Mike,

Use a exitPlug informing the url path as a simple HTML page containing a javascript code that requires the closing of the window.

regards,

Angelo