views:

75

answers:

0

Hi I am using Oracle WCI and I have a portlet that points to an asp.net page, this page has an Iframe that points to another .net page via a given url (different to that of the gateway url in the browser).

My question is when the user presses submit on the .net page (in the iframe) how do I get the gateway page to refresh?

At the moment when the user presses submit on the page in the iframe, the gateway page displays the initial portlet in the Iframe and loses the session values because the page in the iframe has a different url to when it started the first time round. But if I click the refresh button everything is as it should be. I am I using the portlets incorrectly? What are the standard ways for the portlet page to refer to other pages and ensure that the portlet is always looking at the gateway?

Any help is greatly appreciated !