Skip to Content
0
Former Member
Nov 30, 2006 at 04:46 PM

Calling a new Browser Window from Web Dynpro Application - Empty Context

109 Views

Hello,

I want to open a view in a new browser window, and followed the same way which is described in this thread:

Open view in new browser window

My first try was creating two applications, which refer to the same Component Controller. The opening of a new browser window is triggered by an action, which is called in the other application. As both applications have the same Component Controller, I thought, the context content has to be the same, but actually the context attributes are empty after opening of the new window.

In my second try I created two applications with two different Component Controllers, mapped via embedded Interface Controller. The effect is the same - I have no context content in the view.

Please, can anybody help me?

Thank you in advance.

Ilona Seifert